Exemplo n.º 1
0
 public static void Free(SWIGTYPE_p_p_ParserCache p) {
   C4dApiPINVOKE.ParserCache_Free(SWIGTYPE_p_p_ParserCache.getCPtr(p));
   if (C4dApiPINVOKE.SWIGPendingException.Pending) throw C4dApiPINVOKE.SWIGPendingException.Retrieve();
 }
 internal static HandleRef getCPtr(SWIGTYPE_p_p_ParserCache obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }