Skip to main content

Perl_isSCRIPT_RUN

Function Perl_isSCRIPT_RUN 

Source
pub unsafe fn Perl_isSCRIPT_RUN(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    send: *const U8,
    utf8_target: bool,
) -> bool
Expand description