Skip to main content

Perl_op_wrap_finally

Function Perl_op_wrap_finally 

Source
pub unsafe fn Perl_op_wrap_finally(
    my_perl: *mut PerlInterpreter,
    block: *mut OP,
    finally: *mut OP,
) -> *mut OP
Expand description