lv_arc_rotate_obj_to_angle

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: lv_coord_t,
)