feof v0.1.0

Source
Checks if the end-of-file indicator is set for the given stream.

Package: C

C reference: feof

Signature

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

See also

  • C — the package overview