[][src]Function libperl_sys::Perl_realloc

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