Function Perl_gv_fetchfile_flags

Source
pub unsafe extern "C" fn Perl_gv_fetchfile_flags(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    len: STRLEN,
    flags: U32,
) -> *mut GV