[−][src]Function avr_libc::fprintf_P
pub unsafe extern "C" fn fprintf_P(
__stream: *mut FILE,
__fmt: *const i8,
...
) -> i16
Variant of \c fprintf() that uses a \c fmt string that resides in program memory.
pub unsafe extern "C" fn fprintf_P(
__stream: *mut FILE,
__fmt: *const i8,
...
) -> i16
Variant of \c fprintf() that uses a \c fmt string that resides in program memory.