[][src]Function libperl_sys::perl_core::Perl_newUNOP_AUX

pub unsafe extern "C" fn Perl_newUNOP_AUX(
    my_perl: *mut PerlInterpreter,
    type_: I32,
    flags: I32,
    first: *mut OP,
    aux: *mut UNOP_AUX_item
) -> *mut OP