flipper_format_stream_write_value_line

Function flipper_format_stream_write_value_line 

Source
pub unsafe extern "C" fn flipper_format_stream_write_value_line(
    stream: *mut Stream,
    write_data: *mut FlipperStreamWriteData,
) -> bool
Expand description

Writes a key/value pair to the stream.

§Arguments

  • stream -
  • write_data -

§Returns

true false