pub unsafe fn Perl_newWHENOP(
my_perl: *mut PerlInterpreter,
cond: *mut OP,
block: *mut OP,
) -> *mut OPExpand description
thx shim for crate::Perl_newWHENOP.
pub unsafe fn Perl_newWHENOP(
my_perl: *mut PerlInterpreter,
cond: *mut OP,
block: *mut OP,
) -> *mut OPthx shim for crate::Perl_newWHENOP.