[][src]Function libperl_sys::Perl_check_utf8_print

pub unsafe extern "C" fn Perl_check_utf8_print(
    my_perl: *mut PerlInterpreter,
    s: *const U8,
    len: STRLEN
) -> bool