getc v0.1.0
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
Package: C
C reference: getc
func getc(stream: *opaque) -> int32;
C — the package overview