Function flush

Source
pub unsafe fn flush<W: Write + IoWrite>(writer: &mut W)
Expand description

Flush any stored messages to the output writer.