[−][src]Function avr_libc::isascii
pub unsafe extern "C" fn isascii(__c: i16) -> i16
\ingroup ctype
Checks whether \c c is a 7-bit unsigned char value that fits into the ASCII character set.
pub unsafe extern "C" fn isascii(__c: i16) -> i16
\ingroup ctype
Checks whether \c c is a 7-bit unsigned char value that fits into the ASCII character set.