FANNCSharp.SWIGTYPE_p_fann.getCPtr C# (CSharp) Method

getCPtr() static private method

static private getCPtr ( SWIGTYPE_p_fann obj ) : global::System.Runtime.InteropServices.HandleRef
obj SWIGTYPE_p_fann
return global::System.Runtime.InteropServices.HandleRef
        internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_fann obj)
        {
            return (obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr;
        }