mirror of
https://github.com/Sarsoo/csbindgen.git
synced 2024-12-23 15:06:26 +00:00
3 lines
81 B
C#
3 lines
81 B
C#
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
[assembly:DisableRuntimeMarshalling()]
|