Function switch_event_prep_for_delivery_detailed

Source
pub unsafe extern "C" fn switch_event_prep_for_delivery_detailed(
    file: *const c_char,
    func: *const c_char,
    line: c_int,
    event: *mut switch_event_t,
)