Skip to main content

queue_flush

Function queue_flush 

Source
pub unsafe extern "C" fn queue_flush(s: *mut queue_state_t)
Expand description

Flush the contents of a queue. \brief Flush the contents of a queue. \param s The queue context.