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