Пример #1
0
 public static void switch_log_node_free(SWIGTYPE_p_p_switch_log_node_t pnode)
 {
     freeswitchPINVOKE.switch_log_node_free(SWIGTYPE_p_p_switch_log_node_t.getCPtr(pnode));
 }
Пример #2
0
 internal static HandleRef getCPtr(SWIGTYPE_p_p_switch_log_node_t obj)
 {
     return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
 }