FreeSWITCH.Native.SWIGTYPE_p_unsigned_long.getCPtr C# (CSharp) Method

getCPtr() static private method

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