Function alloc_system::__rust_reallocate_inplace
[−]
[src]
#[no_mangle]pub extern fn __rust_reallocate_inplace(ptr: *mut u8,
old_size: usize,
size: usize,
align: usize)
-> usize
🔬 This is a nightly-only experimental API. (alloc_system
)
this library is unlikely to be stabilized in its current form or name