public static intArrayArray frompointer(SWIGTYPE_p_p_int t) { global::System.IntPtr cPtr = fannfixedPINVOKE.intArrayArray_frompointer(SWIGTYPE_p_p_int.getCPtr(t)); intArrayArray ret = (cPtr == global::System.IntPtr.Zero) ? null : new intArrayArray(cPtr, false); return(ret); }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(intArrayArray obj) { return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr; }
internal static global::System.Runtime.InteropServices.HandleRef getCPtr(intArrayArray obj) { return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr); }