Skip to main content

realloc

Function realloc 

Source
pub unsafe fn realloc(ptr: *mut u8, size: usize) -> *mut u8