Crate stable_heap [] [src]

Constants

EMPTY

An arbitrary non-null address to represent zero-size allocations.

Functions

allocate

Return a pointer to size bytes of memory aligned to align.

deallocate

Deallocates the memory referenced by ptr.