pub unsafe fn Perl_isSCRIPT_RUN(
my_perl: *mut PerlInterpreter,
s: *const U8,
send: *const U8,
utf8_target: bool,
) -> boolExpand description
thx shim for crate::Perl_isSCRIPT_RUN.
pub unsafe fn Perl_isSCRIPT_RUN(
my_perl: *mut PerlInterpreter,
s: *const U8,
send: *const U8,
utf8_target: bool,
) -> boolthx shim for crate::Perl_isSCRIPT_RUN.