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