pub unsafe extern "C" fn switch_event_set_priority(
event: *mut switch_event_t,
priority: switch_priority_t,
) -> switch_status_tExpand description
\brief Set the priority of an event \param event the event to set the priority on \param priority the event priority \return SWITCH_STATUS_SUCCESS