getc

Function getc 

Source
pub fn getc<T: AsCStream>(stream: T) -> Option<u8>
Expand description

Wrapper around libc::fgetc.