pub unsafe extern "C" fn switch_channel_name_state(
name: *const c_char,
) -> switch_channel_state_tExpand description
\brief Render the enum of the provided state name \param name the name of the state \return the enum value (numeric)
pub unsafe extern "C" fn switch_channel_name_state(
name: *const c_char,
) -> switch_channel_state_t\brief Render the enum of the provided state name \param name the name of the state \return the enum value (numeric)