Module std::os::unix::raw1.1.0 [] [src]

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

This is supported on Unix only.
[]

Unix-specific primitives available on all unix platforms

Type Definitions

blkcnt_t [
Deprecated
] [
Unix
]
blksize_t [
Deprecated
] [
Unix
]
dev_t [
Deprecated
] [
Unix
]
gid_t [
Deprecated
] [
Unix
]
ino_t [
Deprecated
] [
Unix
]
mode_t [
Deprecated
] [
Unix
]
nlink_t [
Deprecated
] [
Unix
]
off_t [
Deprecated
] [
Unix
]
pid_t [
Deprecated
] [
Unix
]
pthread_t [
Deprecated
] [
Unix
]
time_t [
Deprecated
] [
Unix
]
uid_t [
Deprecated
] [
Unix
]