Function allocator_stub::__rust_deallocate [] [src]

pub unsafe extern "C" fn __rust_deallocate(
    ptr: *mut u8,
    size: usize,
    align: usize
)