[][src]Function libperl_sys::Perl_keyword

pub unsafe extern "C" fn Perl_keyword(
    my_perl: *mut PerlInterpreter,
    name: *const c_char,
    len: I32,
    all_keywords: bool
) -> I32