Function lvgl_sys::lv_table_get_cell_type[][src]

pub unsafe extern "C" fn lv_table_get_cell_type(
    table: *mut lv_obj_t,
    row: u16,
    col: u16
) -> lv_label_align_t