Function switch_channel_state_name

Source
pub unsafe extern "C" fn switch_channel_state_name(
    state: switch_channel_state_t,
) -> *const c_char
Expand description

\brief Render the name of the provided state enum \param state state to get name of \return the string representation of the state