pub unsafe extern "C" fn switch_core_session_compare(
a: *mut switch_core_session_t,
b: *mut switch_core_session_t,
) -> u8Expand description
\brief Checks if 2 sessions are using the same endpoint module \param a the first session \param b the second session \return TRUE or FALSE