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