mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
14 lines
317 B
C#
14 lines
317 B
C#
using System.Runtime.CompilerServices;
|
|
using System.Runtime.InteropServices;
|
|
using Microsoft.VisualC;
|
|
|
|
namespace _003CCppImplementationDetails_003E;
|
|
|
|
[StructLayout(LayoutKind.Sequential, Size = 72)]
|
|
[MiscellaneousBits(65)]
|
|
[DebugInfoInPDB]
|
|
[NativeCppClass]
|
|
internal struct _0024ArrayType_0024_0024_0024BY08Q6AXXZ
|
|
{
|
|
}
|