pub unsafe extern "C" fn switch_core_session_get_pool(
session: *mut switch_core_session_t,
) -> *mut switch_memory_pool_tExpand description
\brief Retrieve the memory pool from a session \param session the session to retrieve the pool from \return the session’s pool \note to be used sparingly