internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_int__void obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
Beispiel #2
0
 public static void GribSetExitProc(SWIGTYPE_p_f_int__void p) {
   GribApiProxyPINVOKE.GribSetExitProc(SWIGTYPE_p_f_int__void.getCPtr(p));
 }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_f_int__void obj) {
   return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
 }