Skip to main content

Perl_padnamelist_fetch

Function Perl_padnamelist_fetch 

Source
pub unsafe fn Perl_padnamelist_fetch(
    my_perl: *mut PerlInterpreter,
    pnl: *mut PADNAMELIST,
    key: isize,
) -> *mut PADNAME
Expand description