Memory
5 public declarations in the Memory category.
Types
interface
Common allocation interface used by within, collection storage, and other standard-library APIs that need caller-selected allocation.
Functions
void
Releases a native heap block.
void*
Allocates a native heap block.
void*
Resizes a native heap block.
Constants
Allocator* const
Default allocator backed by malloc, realloc, and free.
Generated with campc v0.6.0-preview.1+4dde68eca4014e9b19e7d7ad0fdae6b2036be640.