Function switch_core_session_running

Source
pub unsafe extern "C" fn switch_core_session_running(
    session: *mut switch_core_session_t,
) -> c_uint
Expand description

\brief determine if the session’s state machine is running \param session the session on which to check