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