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.
pub unsafe fn Perl_lex_start(
my_perl: *mut PerlInterpreter,
line: *mut SV,
rsfp: *mut PerlIO,
flags: U32,
)thx shim for crate::Perl_lex_start.