Function std::alloc_system::__rust_reallocate
[−]
[src]
pub extern fn __rust_reallocate(ptr: *mut u8, old_size: usize, size: usize, align: usize) -> *mut u8