Function alloc_system::__rust_reallocate [] [src]

#[no_mangle]
pub extern fn __rust_reallocate(ptr: *mut u8,
                                old_size: usize,
                                size: usize,
                                align: usize)
                                -> *mut u8
🔬 This is a nightly-only experimental API. (alloc_system)

this library is unlikely to be stabilized in its current form or name