| AsRawHandle |
Windows Extracts raw handles. |
| AsRawSocket |
Windows Extracts raw sockets. |
| FromRawHandle |
Windows Construct I/O objects from raw handles. |
| FromRawSocket |
Windows Creates I/O objects from raw sockets. |
| IntoRawHandle |
Windows A trait to express the ability to consume an object and acquire ownership of its raw |
| IntoRawSocket |
Windows A trait to express the ability to consume an object and acquire ownership of its raw |
| RawHandle |
Windows Raw HANDLEs. |
| RawSocket |
Windows Raw SOCKETs. |
© 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/windows/io/index.html