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
This item is validated for IEC 61508 (SIL 2) and ISO 26262 (ASIL B).
This item is validated for IEC 61508 (SIL 2) and ISO 26262 (ASIL B).
Constructs a new instance of
Self from the given raw file
descriptor.
Read more
This item is validated for IEC 61508 (SIL 2) and ISO 26262 (ASIL B).
Consumes this object, returning the raw underlying file descriptor.
Read more