[][src]Function libperl_sys::Perl_is_utf8_xdigit

pub unsafe extern "C" fn Perl_is_utf8_xdigit(
    my_perl: *mut PerlInterpreter,
    p: *const U8
) -> bool