public struct PS_ATTRIBUTE_LIST { public nuint TotalLength; public unsafe void* Attributes; }
Last updated 10 months ago