Function lv_switch_set_orientation

Source
pub unsafe extern "C" fn lv_switch_set_orientation(
    obj: *mut _lv_obj_t,
    orientation: u32,
)