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

getCPtr() static private method

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