u: extern union { Status: NTSTATUS, Pointer: ?*anyopaque, }
Information: ULONG_PTR
pub const IO_STATUS_BLOCK = extern struct { // "DUMMYUNIONNAME" expands to "u" u: extern union { Status: NTSTATUS, Pointer: ?*anyopaque, }, Information: ULONG_PTR, }
Press escape to exit search and then '?' to see more options.