Function Perl_new_stackinfo

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