[][src]Function avr_libc::isdigit

pub unsafe extern "C" fn isdigit(__c: i16) -> i16

\ingroup ctype

Checks for a digit (0 through 9).