ReparseTag: ULONG
ReparseDataLength: USHORT
Reserved: USHORT
DataBuffer: [1]UCHAR
pub const REPARSE_DATA_BUFFER = extern struct { ReparseTag: ULONG, ReparseDataLength: USHORT, Reserved: USHORT, DataBuffer: [1]UCHAR, }
Press escape to exit search and then '?' to see more options.