Function switch_channel_get_name

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

\brief Retrieve the name of a given channel \param channel channel to get name of \return the channel’s name