Skip to main content

switch_core_add_state_handler

Function switch_core_add_state_handler 

Source
pub unsafe extern "C" fn switch_core_add_state_handler(
    state_handler: *const switch_state_handler_table_t,
) -> c_int
Expand description

\defgroup sh State Handlers \ingroup core1 { *! \brief Add a global state handler \param state_handler a state handler to add \return the current index/priority of this handler */