Function switch_event_add_header_string_nodup

Source
pub unsafe extern "C" fn switch_event_add_header_string_nodup(
    event: *mut switch_event_t,
    stack: switch_stack_t,
    header_name: *const c_char,
    data: *const c_char,
) -> switch_status_t