Skip to main content

MirInputEventType

Type Alias MirInputEventType 

Source
pub type MirInputEventType = c_uint;

Trait Implementations§

Source§

impl From<InputEventType> for MirInputEventType

Source§

fn from(value: InputEventType) -> Self

Converts to this type from the input type.