Function switch_core_session_get_uuid

Source
pub unsafe extern "C" fn switch_core_session_get_uuid(
    session: *mut switch_core_session_t,
) -> *mut c_char
Expand description

\brief Retrieve the unique identifier from a session \param session the session to retrieve the uuid from \return a string representing the uuid