Function switch_event_set_body

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