Skip to main content

gv_fetchmeth

Function gv_fetchmeth 

Source
pub unsafe fn gv_fetchmeth(
    my_perl: *mut PerlInterpreter,
    stash: *mut HV,
    name: *const c_char,
    len: STRLEN,
    level: I32,
) -> *mut GV
Expand description

gv_fetchmeth [THX] - macro function