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