Function libc::realloc[−][src]

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