[][src]Function libperl_sys::Perl_bind_match

pub unsafe extern "C" fn Perl_bind_match(
    my_perl: *mut PerlInterpreter,
    type_: I32,
    left: *mut OP,
    right: *mut OP
) -> *mut OP