Host_bindings::LVGL

Function lv_table_get_selected_cell

Source
pub unsafe extern "C" fn lv_table_get_selected_cell(
    obj: *mut lv_obj_t,
    row: *mut u32,
    col: *mut u32,
)