Event.Crtc_sequence
type t = {
sequence : Unsigned.UInt64.t;
time_ns : Unsigned.UInt64.t;
user_data : nativeint;
}
val pp : t Fmt.t