pub unsafe extern "C" fn switch_channel_get_name(
channel: *mut switch_channel_t,
) -> *mut c_charExpand description
\brief Retrieve the name of a given channel \param channel channel to get name of \return the channel’s name
pub unsafe extern "C" fn switch_channel_get_name(
channel: *mut switch_channel_t,
) -> *mut c_char\brief Retrieve the name of a given channel \param channel channel to get name of \return the channel’s name