Function Perl_newGP

Source
pub unsafe extern "C" fn Perl_newGP(
    my_perl: *mut PerlInterpreter,
    gv: *mut GV,
) -> *mut GP