Function switch_channel_event_set_data

Source
pub unsafe extern "C" fn switch_channel_event_set_data(
    channel: *mut switch_channel_t,
    event: *mut switch_event_t,
)
Expand description

\brief Add information about a given channel to an event object \param channel channel to add information about \param event event to add information to