flipperzero_sysFunction text_input_set_header_text
Source pub unsafe extern "C" fn text_input_set_header_text(
text_input: *mut TextInput,
text: *const c_char,
)
Expand description
Set text input header text
ยงArguments
text_input - TextInput instance
text - text to be shown