public static void switch_getcputime(switch_cputime t) { freeswitchPINVOKE.switch_getcputime(switch_cputime.getCPtr(t)); }
internal static HandleRef getCPtr(switch_cputime obj) { return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr; }