[][src]Function libperl_sys::Perl_gv_fullname4

pub unsafe extern "C" fn Perl_gv_fullname4(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    gv: *const GV,
    prefix: *const c_char,
    keepmain: bool
)