Host_bindings::LVGL

Function lv_textarea_set_accepted_chars

Source
pub unsafe extern "C" fn lv_textarea_set_accepted_chars(
    obj: *mut lv_obj_t,
    list: *const i8,
)