Skip to main content

Perl_get_cvn_flags

Function Perl_get_cvn_flags 

Source
pub unsafe fn Perl_get_cvn_flags(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    len: STRLEN,
    flags: I32,
) -> *mut CV
Expand description