pub unsafe extern "C" fn switch_core_session_thread_launch(
session: *mut switch_core_session_t,
) -> switch_status_tExpand description
\brief Launch the session thread (state machine) on a given session \param session the session to activate the state machine on \return SWITCH_STATUS_SUCCESS if the thread was launched