Host_bindings::LVGL

Function lv_obj_set_style_bg_image_src

Source
pub unsafe extern "C" fn lv_obj_set_style_bg_image_src(
    obj: *mut lv_obj_t,
    value: *const c_void,
    selector: u32,
)