Host_bindings::LVGL

Function lv_keyboard_set_map

Source
pub unsafe extern "C" fn lv_keyboard_set_map(
    kb: *mut lv_obj_t,
    mode: u32,
    map: *mut *const i8,
    ctrl_map: *const u32,
)