👎Deprecated since 1.8.0:
these type aliases are no longer supported by the standard library, the libc crate on crates.io should be used instead for the correct definitions
Available on non-Hermit and not ((Fortanix and SGX, or WebAssembly and non-WASI)) and (Unix) only.
Expand description
Unix-specific primitives available on all unix platforms.
Type Aliases§
- blkcnt_
t Deprecated (Linux) and (PowerPC64 or WebAssembly or x86-64) - blksize_
t Deprecated (Linux) and (PowerPC64 or WebAssembly or x86-64) - dev_t
Deprecated Linux - gid_t
Deprecated - ino_t
Deprecated (Linux) and (PowerPC64 or WebAssembly or x86-64) - mode_t
Deprecated Linux - nlink_t
Deprecated (Linux) and (PowerPC64 or WebAssembly or x86-64) - off_t
Deprecated (Linux) and (PowerPC64 or WebAssembly or x86-64) - pid_t
Deprecated - pthread_
t Deprecated Linux - time_t
Deprecated (Linux) and (PowerPC64 or WebAssembly or x86-64) - uid_t
Deprecated