flipperzero_sys

Function byte_input_set_header_text

Source
pub unsafe extern "C" fn byte_input_set_header_text(
    byte_input: *mut ByteInput,
    text: *const c_char,
)
Expand description

Set byte input header text

ยงArguments

  • byte_input - byte input instance
  • text - text to be shown