Skip to main content

Perl_lex_start

Function Perl_lex_start 

Source
pub unsafe fn Perl_lex_start(
    my_perl: *mut PerlInterpreter,
    line: *mut SV,
    rsfp: *mut PerlIO,
    flags: U32,
)
Expand description

thx shim for crate::Perl_lex_start.