Skip to main content

op_prepend_elem

Function op_prepend_elem 

Source
pub unsafe fn op_prepend_elem(
    my_perl: *mut PerlInterpreter,
    a: I32,
    b: *mut OP,
    c: *mut OP,
) -> *mut OP
Expand description

thx shim for crate::op_prepend_elem.