public struct PS_ATTRIBUTE_LIST { public nuint TotalLength; public unsafe void* Attributes; }
Last updated 1 year ago