Function Perl_isSCRIPT_RUN

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