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