Function switch_core_session_get_external_id

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

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