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