pub unsafe fn Perl_lex_stuff_pvn(
my_perl: *mut PerlInterpreter,
pv: *const c_char,
len: STRLEN,
flags: U32,
)Expand description
thx shim for crate::Perl_lex_stuff_pvn.
pub unsafe fn Perl_lex_stuff_pvn(
my_perl: *mut PerlInterpreter,
pv: *const c_char,
len: STRLEN,
flags: U32,
)thx shim for crate::Perl_lex_stuff_pvn.