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

getCPtr() static private method

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