pub unsafe extern "C" fn switch_core_session_event_count(
session: *mut switch_core_session_t,
) -> u32Expand description
\brief Indicate the number of waiting events on a session \param session the session to check \return the number of events
pub unsafe extern "C" fn switch_core_session_event_count(
session: *mut switch_core_session_t,
) -> u32\brief Indicate the number of waiting events on a session \param session the session to check \return the number of events