Length: c_ushort
MaximumLength: c_ushort
Buffer: ?[*]WCHAR
pub const UNICODE_STRING = extern struct { Length: c_ushort, MaximumLength: c_ushort, Buffer: ?[*]WCHAR, }
Press escape to exit search and then '?' to see more options.