Function Perl_newANONATTRSUB

Source
pub unsafe extern "C" fn Perl_newANONATTRSUB(
    my_perl: *mut PerlInterpreter,
    floor: I32,
    proto: *mut OP,
    attrs: *mut OP,
    block: *mut OP,
) -> *mut OP