Allocates size bytes of memory.
Deallocates a memory block.
Increases or decreases the size of a memory block.
Static allocator instance and initializer.
Allocates size bytes of memory.
Deallocates a memory block.
Increases or decreases the size of a memory block.
Wrapper for malloc/realloc/free from the C standard library.