Files
ZuneShell.dll/ZuneDBApi/QUICK_MIX_STATUS_INFO.cs
T

10 lines
231 B
C#

using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
[StructLayout(LayoutKind.Sequential, Size = 16)]
[NativeCppClass]
internal struct QUICK_MIX_STATUS_INFO
{
private int _003Calignment_0020member_003E;
}