pub unsafe fn Perl_realloc(
my_perl: *mut PerlInterpreter,
where_: *mut c_void,
nbytes: usize,
) -> *mut c_voidExpand description
thx shim for crate::Perl_realloc.
pub unsafe fn Perl_realloc(
my_perl: *mut PerlInterpreter,
where_: *mut c_void,
nbytes: usize,
) -> *mut c_voidthx shim for crate::Perl_realloc.