[src]

Module std::rt::global_heap

The global (exchange) heap. The global (exchange) heap.

closure_exchange_malloc
closure_exchange_malloc_
exchange_free
exchange_free_
exchange_malloc

The allocator for unique pointers without contained managed pointers.

get_box_size
malloc_raw

A wrapper around libc::malloc, aborting on out-of-memory

realloc_raw

A wrapper around libc::realloc, aborting on out-of-memory