Module std::rt::heap[src]
Statics
pub static mut EMPTY: uint = [definition] |
Functions
| allocate | Return a pointer to |
| deallocate | Deallocate the memory referenced by |
| reallocate | Extend or shrink the allocation referenced by |
| reallocate_inplace | Extend or shrink the allocation referenced by |
| stats_print | Print implementation-defined allocator statistics. |
| usable_size | Return the usable size of an allocation created with the specified the
|