Type Definition async_std::os::unix::io::RawFd[][src]

pub type RawFd = c_int;
This is supported on Unix only.
Expand description

Raw file descriptors.