[][src]Function libperl_sys::Perl_is_uni_xdigit

pub unsafe extern "C" fn Perl_is_uni_xdigit(
    my_perl: *mut PerlInterpreter,
    c: UV
) -> bool