Function lv_arc_rotate_obj_to_angle

Source
pub unsafe extern "C" fn lv_arc_rotate_obj_to_angle(
    obj: *const _lv_obj_t,
    obj_to_rotate: *mut _lv_obj_t,
    r_offset: i32,
)