pub unsafe extern "C" fn flipper_format_write_comment(
    flipper_format: *mut FlipperFormat,
    data: *mut FuriString
) -> bool
Expand description

Write comment

Returns:

  • True on success

Arguments

  • flipper_format - Pointer to a FlipperFormat instance
  • data - Comment text