Host_bindings::LVGL

Function lv_table_get_cell_value

Source
pub unsafe extern "C" fn lv_table_get_cell_value(
    obj: *mut lv_obj_t,
    row: u32,
    col: u32,
) -> *const i8