pub unsafe extern "C" fn switch_event_dup(
event: *mut *mut switch_event_t,
todup: *mut switch_event_t,
) -> switch_status_tExpand description
\brief Duplicate an event \param event a NULL pointer on which to duplicate the event \param todup an event to duplicate \return SWITCH_STATUS_SUCCESS if the event was duplicated