[][src]Function swim_c_sys::stdlib::realloc

pub unsafe extern "C" fn realloc(ptr: *mut void, size: size_t) -> *mut void