pub unsafe extern "C" fn fgetc(__stream: *mut FILE) -> c_int
Read a character from STREAM.
These functions are possible cancellation points and therefore not marked with __THROW.