[][src]Function libperl_sys::Perl_yyerror_pvn

pub unsafe extern "C" fn Perl_yyerror_pvn(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    len: STRLEN,
    flags: U32
) -> c_int