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

getCPtr() static private method

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