Пример #1
0
 public void Release(long pointer)
 {
     ExternalPtrConverter.Release(engine, new IntPtr(pointer));
 }