mmtk::util::malloc::library::libc_malloc

Function realloc

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