Function _realloc_base

Source
pub unsafe extern "C" fn _realloc_base(
    _Block: *mut c_void,
    _Size: usize,
) -> *mut c_void