Function switch_event_serialize

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