Skip to main content

MirEventType

Type Alias MirEventType 

Source
pub type MirEventType = c_uint;

Trait Implementations§

Source§

impl From<EventType> for MirEventType

Source§

fn from(value: EventType) -> Self

Converts to this type from the input type.