fileno

Function fileno 

Source
pub fn fileno<T: AsCStream>(stream: T) -> Option<c_int>
Expand description

Wrapper around libc::fileno.