fflush v0.1.0

Source
Writes any unwritten data from the stream's buffer to the file.

Package: C

C reference: fflush

Signature

func fflush(stream: *opaque) -> int32;

See also

  • C — the package overview