Type Alias switch_priority_t

Source
pub type switch_priority_t = c_uint;
Expand description

\enum switch_priority_t \brief Priority Indication

SWITCH_PRIORITY_NORMAL  - Normal Priority
SWITCH_PRIORITY_LOW     - Low Priority
SWITCH_PRIORITY_HIGH    - High Priority