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