pub unsafe fn Perl_newGVOP(
my_perl: *mut PerlInterpreter,
type_: I32,
flags: I32,
gv: *mut GV,
) -> *mut OPExpand description
thx shim for crate::Perl_newGVOP.
pub unsafe fn Perl_newGVOP(
my_perl: *mut PerlInterpreter,
type_: I32,
flags: I32,
gv: *mut GV,
) -> *mut OPthx shim for crate::Perl_newGVOP.