pub type RawFd = c_int;
Raw file descriptors.
Extracts the raw file descriptor. Read more
Constructs a new instance of Self from the given raw file descriptor. Read more
Self
Consumes this object, returning the raw underlying file descriptor. Read more