[][src]Function avr_libc::printf

pub unsafe extern "C" fn printf(__fmt: *const i8, ...) -> i16

The function \c printf performs formatted output to stream \c stdout. See \c vfprintf() for details.