Function Perl_lex_stuff_pvn

Source
pub unsafe extern "C" fn Perl_lex_stuff_pvn(
    my_perl: *mut PerlInterpreter,
    pv: *const c_char,
    len: STRLEN,
    flags: U32,
)