fgetc v0.1.0

Source
Reads the next character from the given stream.

Package: C

C reference: fgetc

Signature

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

See also

  • C — the package overview