Function flipperzero_sys::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
@param byte_input byte input instance @param text text to be shown