Function switch_event_channel_deliver

Source
pub unsafe extern "C" fn switch_event_channel_deliver(
    event_channel: *const c_char,
    json: *mut *mut cJSON,
    key: *const c_char,
    id: switch_event_channel_id_t,
) -> switch_status_t