Function Perl_newGVgen_flags

Source
pub unsafe extern "C" fn Perl_newGVgen_flags(
    my_perl: *mut PerlInterpreter,
    pack: *const c_char,
    flags: U32,
) -> *mut GV