Skip to main content

Perl_block_end

Function Perl_block_end 

Source
pub unsafe fn Perl_block_end(
    my_perl: *mut PerlInterpreter,
    floor: I32,
    seq: *mut OP,
) -> *mut OP
Expand description

thx shim for crate::Perl_block_end.