Function flipperzero_sys::stream_write_format
source · pub unsafe extern "C" fn stream_write_format(
stream: *mut Stream,
format: *const c_char
...
) -> usizeExpand description
Write formatted string to the stream
Returns:
- size_t how many bytes was written
Arguments
stream- Stream instanceformat-...-