[][src]Function libperl_sys::Perl_gv_fetchpv

pub unsafe extern "C" fn Perl_gv_fetchpv(
    my_perl: *mut PerlInterpreter,
    nambeg: *const c_char,
    add: I32,
    sv_type: svtype
) -> *mut GV