Type Alias RawFd
1.66.0 · Source pub type RawFd = c_int;
Available on (Hermit or Motor OS or Trusty or Unix or WASI) and non-Hermit and non-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