[−][src]Function avr_libc::isxdigit
pub unsafe extern "C" fn isxdigit(__c: i16) -> i16
\ingroup ctype
Checks for a hexadecimal digits, i.e. one of 0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F.
pub unsafe extern "C" fn isxdigit(__c: i16) -> i16
\ingroup ctype
Checks for a hexadecimal digits, i.e. one of 0 1 2 3 4 5 6 7 8 9 a b c d e f A B C D E F.