Type Definition std::os::wasi::io::RawFd [−][src]
type RawFd = u32;
🔬 This is a nightly-only experimental API. (
wasi_ext)This is supported on
target_os="wasi" only.Raw file descriptors.