wf
wf copied to clipboard
Expose TOKEN_ACCESS_INFORMATION in x/sys/windows
WFP provides access to TOKEN_ACCESS_INFORMATION structs in some filters. This is a standard winnt.h struct, so it should be exposed by x/sys/windows.
For now, there's just a placeholder in this package, so that field reflection can provide some type.