[][src]Function libc::realloc

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