Type Definition std::os::unix::io::RawFd    1.0.0
                   
                       [−]
                   
               [src]
type RawFd = c_int;
This is supported on Unix only.
Raw file descriptors.