Host_bindings::LVGL

Function lv_obj_set_style_bg_image_tiled

Source
pub unsafe extern "C" fn lv_obj_set_style_bg_image_tiled(
    obj: *mut lv_obj_t,
    value: bool,
    selector: u32,
)