Module event

Source
Expand description

Types and other symbols used for event handling.

Modules§

raw

Structs§

DrmCrtcSequenceEvent
DrmVblankEvent
Signals the beginning of a vertical blanking period.
UnsupportedDrmEvent
Raw owned representation of a DRM event of a type that this crate doesn’t directly support.

Enums§

DrmEvent
An event emitted from a crate::Card.
GenericDrmEvent
Enumeration of generic DRM event types.