Skip to main content

Perl_get_av

Function Perl_get_av 

Source
pub unsafe fn Perl_get_av(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    flags: I32,
) -> *mut AV
Expand description

thx shim for crate::Perl_get_av.