Skip to main content

S_realloc

Function S_realloc 

Source
#[unsafe(no_mangle)]
pub extern "C" fn S_realloc( ptr: *mut c_char, new_size: isize, old_size: isize, elt_size: c_int, ) -> *mut c_char