[][src]Function safe_libc::stdlib::realloc

pub fn realloc(ptr: *mut c_void, size: usize) -> Result<*mut c_void>