Function switch_event_unbind

Source
pub unsafe extern "C" fn switch_event_unbind(
    node: *mut *mut switch_event_node_t,
) -> switch_status_t
Expand description

\brief Unbind a bound event consumer \param node node to unbind \return SWITCH_STATUS_SUCCESS if the consumer was unbinded