getc v0.1.0

Source
Reads the next character from the given stream.

Package: C

C reference: getc

Signature

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

See also

  • C — the package overview