pub unsafe extern "C" fn switch_channel_get_uuid(
channel: *mut switch_channel_t,
) -> *mut c_charExpand description
\brief Retrieve the given channel’s unique id \param channel channel to retrieve the unique id from \return the unique id
pub unsafe extern "C" fn switch_channel_get_uuid(
channel: *mut switch_channel_t,
) -> *mut c_char\brief Retrieve the given channel’s unique id \param channel channel to retrieve the unique id from \return the unique id