Host_bindings::LVGL

Function lv_spinbox_set_value

Source
pub unsafe extern "C" fn lv_spinbox_set_value(
    obj: *mut lv_obj_t,
    v: i32,
)