Skip to main content

MirPointerAxisSource

Type Alias MirPointerAxisSource 

Source
pub type MirPointerAxisSource = c_uint;
Expand description

Identifiers for pointer event source

Trait Implementations§

Source§

impl From<PointerAxisSource> for MirPointerAxisSource

Source§

fn from(value: PointerAxisSource) -> Self

Converts to this type from the input type.