pub unsafe extern "C" fn switch_core_session_get_channel(
session: *mut switch_core_session_t,
) -> *mut switch_channel_tExpand description
\brief Retrieve a pointer to the channel object associated with a given session \param session the session to retrieve from \return a pointer to the channel object