Function switch_event_dup_reply

Source
pub unsafe extern "C" fn switch_event_dup_reply(
    event: *mut *mut switch_event_t,
    todup: *mut switch_event_t,
) -> switch_status_t