/
api
/
cat
/ memory
Memory Management
GB.Alloc
Allocates a memory block.
GB.Free
Frees a memory block.
GB.Realloc
Expands or shrink a previously allocated memory block.