Skip to main content

Perl_gv_fetchmethod_sv_flags

Function Perl_gv_fetchmethod_sv_flags 

Source
pub unsafe fn Perl_gv_fetchmethod_sv_flags(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    namesv: *mut SV,
    flags: U32,
) -> *mut GV
Expand description