[][src]Function libperl_sys::perl_core::Perl_keyword_plugin_standard

pub unsafe extern "C" fn Perl_keyword_plugin_standard(
    my_perl: *mut PerlInterpreter,
    keyword_ptr: *mut c_char,
    keyword_len: STRLEN,
    op_ptr: *mut *mut OP
) -> c_int