Host_bindings::LVGL

Function lv_obj_set_grid_dsc_array

Source
pub unsafe extern "C" fn lv_obj_set_grid_dsc_array(
    obj: *mut lv_obj_t,
    col_dsc: *const i32,
    row_dsc: *const i32,
)