pub type RawFd = u32;
🔬 This is a nightly-only experimental API. (
wasi_ext
#71213)
This is supported on WASI only.
Expand description
🔬 This is a nightly-only experimental API. (
wasi_ext
#71213)
🔬 This is a nightly-only experimental API. (
wasi_ext
#71213)
Constructs a new instance of Self
from the given raw file
descriptor. Read more
🔬 This is a nightly-only experimental API. (
wasi_ext
#71213)
Consumes this object, returning the raw underlying file descriptor. Read more