Host_bindings::LVGL

Function lv_obj_set_style_margin_bottom

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