Skip to main content

realloc

Function realloc 

Source
pub unsafe fn realloc(ptr: *mut c_void, size: size_t) -> *mut c_void