oa::flush
Explicitly publish buffered host output. Use after write("\r...") for an immediately visible same-line progress update; print does not auto-flush.
Function Documentation
Explicitly publish buffered host output. Use after write("\r...") for an immediately visible same-line progress update; print does not auto-flush.
Parameters
inStreamoa::PrintStreamDefault: oa::PrintStream::Out
Returns
oa::StatusThe declared return value.