Function lvgl_sys::lv_bar_set_range[][src]

pub unsafe extern "C" fn lv_bar_set_range(
    bar: *mut lv_obj_t,
    min: i16,
    max: i16
)