flipperzero_sys

Function flipper_format_stream_write_comment_cstr

Source
pub unsafe extern "C" fn flipper_format_stream_write_comment_cstr(
    stream: *mut Stream,
    data: *const c_char,
) -> bool
Expand description

Writes a comment string to the stream.

§Arguments

  • stream -
  • data -

§Returns

true false