Skip to main content

Perl_realloc

Function Perl_realloc 

Source
pub unsafe fn Perl_realloc(
    my_perl: *mut PerlInterpreter,
    where_: *mut c_void,
    nbytes: usize,
) -> *mut c_void
Expand description

thx shim for crate::Perl_realloc.