[][src]Function avr_libc::toupper

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

\ingroup ctype

Converts the letter \c c to upper case, if possible.