Expand description
OS-specific functionality.
Modules
- Owned and borrowed Unix-like file descriptors.
- linuxLinuxLinux-specific definitions.
- Compatibility module for C platform-specific types. Usecore::ffiinstead.
- unixUnixPlatform-specific extensions tostdfor Unix platforms.
- wasiWASIPlatform-specific extensions tostdfor the WebAssembly System Interface (WASI).
- windowsWindowsPlatform-specific extensions tostdfor Windows.