Function switch_channel_get_state

Source
pub unsafe extern "C" fn switch_channel_get_state(
    channel: *mut switch_channel_t,
) -> switch_channel_state_t
Expand description

\brief Get the current state of a channel in the state engine \param channel channel to retrieve state from \return current state of channel