pub unsafe fn Perl_newOP(
my_perl: *mut PerlInterpreter,
optype: I32,
flags: I32,
) -> *mut OPExpand description
thx shim for crate::Perl_newOP.
pub unsafe fn Perl_newOP(
my_perl: *mut PerlInterpreter,
optype: I32,
flags: I32,
) -> *mut OPthx shim for crate::Perl_newOP.