Type Alias XIGroupState

Source
pub type XIGroupState = XIModifierState;

Aliased Type§

#[repr(C)]
pub struct XIGroupState { pub base: i32, pub latched: i32, pub locked: i32, pub effective: i32, }

Fields§

§base: i32§latched: i32§locked: i32§effective: i32