Skip to main content

Perl_new_stackinfo_flags

Function Perl_new_stackinfo_flags 

Source
pub unsafe extern "C" fn Perl_new_stackinfo_flags(
    my_perl: *mut PerlInterpreter,
    stitems: I32,
    cxitems: I32,
    flags: UV,
) -> *mut PERL_SI