pub unsafe extern "C" fn switch_event_init(
pool: *mut switch_memory_pool_t,
) -> switch_status_tExpand description
\brief Start the eventing system \param pool the memory pool to use for the event system (creates a new one if NULL) \return SWITCH_STATUS_SUCCESS when complete