Function Perl_safesysrealloc

Source
pub unsafe extern "C" fn Perl_safesysrealloc(
    where_: *mut c_void,
    nbytes: usize,
) -> *mut c_void