Function switch_event_create_json

Source
pub unsafe extern "C" fn switch_event_create_json(
    event: *mut *mut switch_event_t,
    json: *const c_char,
) -> switch_status_t