Function flipperzero_sys::stream_insert_format
source · pub unsafe extern "C" fn stream_insert_format(
stream: *mut Stream,
format: *const c_char,
...
) -> boolExpand description
Insert formatted string to the stream @param stream Stream instance @param format @param … @return true if the operation was successful @return false on error