Function allocator_stub::__rust_reallocate_inplace [] [src]

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