pub unsafe extern "C" fn switch_core_session_dequeue_private_event(
session: *mut switch_core_session_t,
event: *mut *mut switch_event_t,
) -> switch_status_tExpand description
\brief DE-Queue a private event on a given session \param session the session to de-queue the message on \param event the de-queued event \return the SWITCH_STATUS_SUCCESS if the event was de-queued