Function Perl_op_lvalue_flags

Source
pub unsafe extern "C" fn Perl_op_lvalue_flags(
    my_perl: *mut PerlInterpreter,
    o: *mut OP,
    type_: I32,
    flags: U32,
) -> *mut OP