pub type MirPointerButtons = c_uint;Trait Implementations§
Source§impl From<PointerButtons> for MirPointerButtons
impl From<PointerButtons> for MirPointerButtons
Source§fn from(value: PointerButtons) -> Self
fn from(value: PointerButtons) -> Self
Converts to this type from the input type.