mem-alloc ( size -- void* )


Vocabulary
raylib

Inputs
sizean uint


Outputs
void*a void*


Word description
Internal memory allocator

Definition