[][src]Function avr_libc::puts

pub unsafe extern "C" fn puts(__str: *const i8) -> i16

Write the string pointed to by \c str, and a trailing newline character, to \c stdout.