Skip to main content

realloc

Function realloc 

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