[−][src]Module async_std::os::windows::io
This is supported on Windows only.
Windows-specific I/O extensions.
Traits
AsRawHandle | Windows Extracts raw handles. |
FromRawHandle | Windows Construct I/O objects from raw handles. |
IntoRawHandle | Windows A trait to express the ability to consume an object and acquire ownership of
its raw |
Type Definitions
RawHandle | Windows Raw HANDLEs. |
RawSocket | Windows Raw SOCKETs. |