pub type MirPointerAxis = c_uint;Expand description
Identifiers for pointer axis
Trait Implementations§
Source§impl From<PointerAxis> for MirPointerAxis
impl From<PointerAxis> for MirPointerAxis
Source§fn from(value: PointerAxis) -> Self
fn from(value: PointerAxis) -> Self
Converts to this type from the input type.