This module provides functions for allocating and deallocating memory.
Allocates an
Specify
Clears the freelist, where blocks are placed when they are
released by
Reports term allocation statistics.
Calls the standard
Frees an array of Erlang terms.
Normally it is the programmer's responsibility to free each
Erlang term that has been returned from any of the
For an example, see section
Frees an Erlang term.
Calls the standard