[][src]Function libperl_sys::Perl_newUNOP

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