[][src]Function avr_libc::tolower

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

\ingroup ctype

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