Function allocator_stub::__rust_reallocate [] [src]

pub unsafe extern "C" fn __rust_reallocate(
    ptr: *mut u8,
    size: usize,
    new_size: usize,
    align: usize
) -> *mut u8