SubstituteNameOffset: USHORT
SubstituteNameLength: USHORT
PrintNameOffset: USHORT
PrintNameLength: USHORT
Flags: ULONG
PathBuffer: [1]WCHAR
pub const SYMBOLIC_LINK_REPARSE_BUFFER = extern struct { SubstituteNameOffset: USHORT, SubstituteNameLength: USHORT, PrintNameOffset: USHORT, PrintNameLength: USHORT, Flags: ULONG, PathBuffer: [1]WCHAR, }
Press escape to exit search and then '?' to see more options.