Skip to main content

Perl_malloc

Function Perl_malloc 

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

thx shim for crate::Perl_malloc.