[][src]Function avr_libc::fputs_P

pub unsafe extern "C" fn fputs_P(__str: *const i8, __stream: *mut FILE) -> i16

Variant of fputs() where \c str resides in program memory.