Function realloc

Source
pub unsafe fn realloc(ptr: *mut c_void, new_size: u64) -> *mut c_void