Graphics::LVGL

Function lv_obj_get_index_by_type

Source
pub unsafe extern "C" fn lv_obj_get_index_by_type(
    obj: *const lv_obj_t,
    class_p: *const lv_obj_class_t,
) -> i32