[][src]Function libperl_sys::Perl_op_prepend_elem

pub unsafe extern "C" fn Perl_op_prepend_elem(
    my_perl: *mut PerlInterpreter,
    optype: I32,
    first: *mut OP,
    last: *mut OP
) -> *mut OP