Beispiel #1
0
 public static SWIGTYPE_p_pid_t switch_fork() {
   SWIGTYPE_p_pid_t ret = new SWIGTYPE_p_pid_t(freeswitchPINVOKE.switch_fork(), true);
   return ret;
 }
Beispiel #2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_pid_t obj) {
   return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }