W3cubDocs

/Rust

Type Definition std::os::unix::io::RawFd

type RawFd = c_int;
This is supported on Unix only.

Raw file descriptors.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/unix/io/type.RawFd.html