Variable length info record following event metadata.
info_type: EVENT_INFO_TYPE
pad: u8
len: u16
pub const event_info_header = extern struct { info_type: EVENT_INFO_TYPE, pad: u8, len: u16, }
Press escape to exit search and then '?' to see more options.