[][src]Function libperl_sys::Perl_new_stackinfo

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