We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void* Heap_Alloc(uint32_t size);
Allocates the specified size on heap, and returns its pointer if allocation is successful.
size
null
size == 0