Docs.rs
linux-unsafe-0.5.0
linux-unsafe 0.5.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
apparentlymart
Dependencies
Versions
99.46%
of the crate is documented
Go to latest version
Platform
riscv64gc-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
mode_t
In linux_unsafe
?
Type Definition
linux_unsafe
::
mode_t
source
·
[
−
]
pub type mode_t =
uint
;
Expand description
The type used to represent file modes on the current platform.