ExceptionRecord: *EXCEPTION_RECORD
ContextRecord: *CONTEXT
pub const EXCEPTION_POINTERS = extern struct { ExceptionRecord: *EXCEPTION_RECORD, ContextRecord: *CONTEXT, }
Press escape to exit search and then '?' to see more options.