Пример #1
0
 public static void Free(SWIGTYPE_p_p_AESFile fl)
 {
     C4dApiPINVOKE.AESFile_Free(SWIGTYPE_p_p_AESFile.getCPtr(fl));
     if (C4dApiPINVOKE.SWIGPendingException.Pending)
     {
         throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
     }
 }