Function flipperzero_sys::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,
)