[−][src]Function libperl_sys::Perl_newOP
pub unsafe extern "C" fn Perl_newOP(
my_perl: *mut PerlInterpreter,
optype: I32,
flags: I32
) -> *mut OP
pub unsafe extern "C" fn Perl_newOP(
my_perl: *mut PerlInterpreter,
optype: I32,
flags: I32
) -> *mut OP