Function switch_event_create_brackets

Source
pub unsafe extern "C" fn switch_event_create_brackets(
    data: *mut c_char,
    a: c_char,
    b: c_char,
    c: c_char,
    event: *mut *mut switch_event_t,
    new_data: *mut *mut c_char,
    dup: switch_bool_t,
) -> switch_status_t