/// SimConnect event notification group. #[derive(Copy, Clone)] #[repr(u32)] pub enum NotificationGroup { Group0, }