[][src]Function avr_libc::sprintf_P

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

Variant of \c sprintf() that uses a \c fmt string that resides in program memory.