Perl_lex_stuff_pv

Function Perl_lex_stuff_pv 

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