pub fn ungetc<T: AsCStream>(char: u8, stream: T) -> Result<(), ()>
Wrapper around libc::ungetc.
libc::ungetc