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