Crate alloc_system [−] [src]
Unstable (
alloc_system
): this library is unlikely to be stabilized in its current form or name
Reexports
extern crate core as core; |
use core::prelude::v1::*; |
Constants
MIN_ALIGN | [Unstable] |
Functions
__rust_allocate | [Unstable] |
__rust_deallocate | [Unstable] |
__rust_reallocate | [Unstable] |
__rust_reallocate_inplace | [Unstable] |
__rust_usable_size | [Unstable] |
memmove | [Unstable] |