Skip to main content

Perl_pad_new

Function Perl_pad_new 

Source
pub unsafe fn Perl_pad_new(
    my_perl: *mut PerlInterpreter,
    flags: c_int,
) -> *mut PADLIST
Expand description

thx shim for crate::Perl_pad_new.