Function lvgl_sys::lv_arc_set_range

source ·
pub unsafe extern "C" fn lv_arc_set_range(
    obj: *mut lv_obj_t,
    min: i16,
    max: i16
)