pub unsafe extern "C" fn lv_keyboard_get_map_array( kb: *const lv_obj_t, ) -> *const *const c_char
Get the current map of a keyboard @param kb pointer to a keyboard object @return the current map