Host_bindings::LVGL

Function lv_spinbox_set_step

Source
pub unsafe extern "C" fn lv_spinbox_set_step(
    obj: *mut lv_obj_t,
    step: u32,
)