Function Perl_lex_stuff_sv

Source
pub unsafe extern "C" fn Perl_lex_stuff_sv(
    my_perl: *mut PerlInterpreter,
    sv: *mut SV,
    flags: U32,
)