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