Type Alias RawFd
1.66.0 · Source pub type RawFd = c_int;
Available on non-Hermit and non-Motor OS and (Unix or Hermit or Trusty or WASI or Motor OS) only.
Expand description
Constructs a new instance of
Self from the given raw file
descriptor.
Read more
Consumes this object, returning the raw underlying file descriptor.
Read more