Function alloc::alloc::exchange_malloc

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

The allocator for unique pointers.