[−][src]Function avr_libc::sprintf
pub unsafe extern "C" fn sprintf(__s: *mut i8, __fmt: *const i8, ...) -> i16
Variant of \c printf() that sends the formatted characters to string \c s.
pub unsafe extern "C" fn sprintf(__s: *mut i8, __fmt: *const i8, ...) -> i16
Variant of \c printf() that sends the formatted characters to string \c s.