Function exchange_malloc

Source
unsafe fn exchange_malloc(size: usize, align: usize) -> *mut u8
Expand description

The allocator for Box.