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