flipperzero_sys

Function text_input_set_validator

Source
pub unsafe extern "C" fn text_input_set_validator(
    text_input: *mut TextInput,
    callback: TextInputValidatorCallback,
    callback_context: *mut c_void,
)