Package: C
C
C reference: ungetc
ungetc
func ungetc(ch: int32, stream: *opaque) -> int32;
Types
Types exported by the C package, mirroring the C standard library.
Overview
On this page