Skip to main content

switch_core_get_state_handler

Function switch_core_get_state_handler 

Source
pub unsafe extern "C" fn switch_core_get_state_handler(
    index: c_int,
) -> *const switch_state_handler_table_t
Expand 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.