void ProcUISetMEM1Storage(void *buf, uint32_t size)
Set a buffer to store the MEM1 data after losing foreground.
uint32_t ProcUICalcMemorySize(uint32_t numCallbacks)
Calculate the required size for the memory pool.
int32_t ProcUISetMemoryPool(void *pool, uint32_t size)
Set a custom memory pool.
void ProcUISetCallbackStackSize(uint32_t size)
Set the stack size for the callback threads.
void ProcUISetBucketStorage(void *buf, uint32_t size)
Set a buffer to store the foreground bucket data after losing foreground.