Function switch_channel_clear_state_handler

Source
pub unsafe extern "C" fn switch_channel_clear_state_handler(
    channel: *mut switch_channel_t,
    state_handler: *const switch_state_handler_table_t,
)
Expand description

\brief clear a state handler table from a given channel \param channel channel from which to clear the state handler table \param state_handler table of state handler functions