[][src]Function libperl_sys::Perl_pmruntime

pub unsafe extern "C" fn Perl_pmruntime(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
    expr: *mut OP,
    repl: *mut OP,
    flags: UV,
    floor: I32
) -> *mut OP