[][src]Function libperl_sys::Perl_newLOOPOP

pub unsafe extern "C" fn Perl_newLOOPOP(
    my_perl: *mut PerlInterpreter,
    flags: I32,
    debuggable: I32,
    expr: *mut OP,
    block: *mut OP
) -> *mut OP