eof

Function eof 

Source
pub fn eof<T: AsCStream>(stream: T) -> bool
Expand description

Wrapper around libc::feof.