Module std::os::windows1.0.0 [] [src]

Experimental extensions to std for Windows.

For now, this module is limited to extracting handles, file descriptors, and sockets, but its functionality will grow over time.

Modules

ffi

Windows-specific extensions to the primitives in the std::ffi module.

fs

Windows-specific extensions for the primitives in std::fs

io
prelude

A prelude for conveniently writing platform-specific code.

process

Extensions to std::process for Windows.

raw

Windows-specific primitives

thread

Extensions to std::thread for Windows.