[][src]Function libperl_sys::Perl_alloc_LOGOP

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