5 lines
129 B
C#
5 lines
129 B
C#
|
[System.Runtime.InteropServices.StructLayout(System.Runtime.InteropServices.LayoutKind.Explicit)]
|
||
|
public partial struct Bug
|
||
|
{
|
||
|
}
|