pub unsafe extern "C" fn switch_core_get_state_handler(
index: c_int,
) -> *const switch_state_handler_table_tExpand description
\brief Access a state handler \param index the desired index to access \return the desired state handler table or NULL when it does not exist.