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.

Returns:

  • true
  • false

Arguments

  • stream -
  • data -