Trait timeout_io::RawFd[][src]

pub trait RawFd {
    fn raw_fd(&self) -> u64;
}

Required Methods

Implementors