Function switch_core_media_bug_get_session

Source
pub unsafe extern "C" fn switch_core_media_bug_get_session(
    bug: *mut switch_media_bug_t,
) -> *mut switch_core_session_t
Expand description

\brief Obtain the session from a media bug \param bug the bug to get the data from