Expand description
OS-specific functionality.
Modules§
- darwinApple Platform-specific extensions tostdfor Darwin / Apple platforms.
- Owned and borrowed Unix-like file descriptors.
- linuxLinux Linux-specific definitions.
- Compatibility module for C platform-specific types. Usecore::ffiinstead.
- unixUnix Platform-specific extensions tostdfor Unix platforms.
- wasiWASI Platform-specific extensions tostdfor the WebAssembly System Interface (WASI).
- Platform-specific extensions tostdfor Preview 2 of the WebAssembly System Interface (WASI).
- windowsWindows Platform-specific extensions tostdfor Windows.