[][src]Function arrow::memory::reallocate

pub fn reallocate(ptr: *mut u8, old_size: usize, new_size: usize) -> *mut u8