Function number_input_set_header_text
Source pub unsafe extern "C" fn number_input_set_header_text(
number_input: *mut NumberInput,
text: *const c_char,
)
Expand description
Set byte input header text
ยงArguments
number_input - byte input instance
text - text to be shown