Function switch_event_serialize_json

Source
pub unsafe extern "C" fn switch_event_serialize_json(
    event: *mut switch_event_t,
    str_: *mut *mut c_char,
) -> switch_status_t