pub unsafe extern "C" fn switch_event_unbind(
node: *mut *mut switch_event_node_t,
) -> switch_status_tExpand description
\brief Unbind a bound event consumer \param node node to unbind \return SWITCH_STATUS_SUCCESS if the consumer was unbinded
pub unsafe extern "C" fn switch_event_unbind(
node: *mut *mut switch_event_node_t,
) -> switch_status_t\brief Unbind a bound event consumer \param node node to unbind \return SWITCH_STATUS_SUCCESS if the consumer was unbinded