[−][src]Function avr_libc::ispunct
pub unsafe extern "C" fn ispunct(__c: i16) -> i16
\ingroup ctype
Checks for any printable character which is not a space or an alphanumeric character.
pub unsafe extern "C" fn ispunct(__c: i16) -> i16
\ingroup ctype
Checks for any printable character which is not a space or an alphanumeric character.