W3cubDocs

/Rust

Type Definition std::os::linux::raw::mode_t

type mode_t = u32;
👎 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 Linux only.

© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/os/linux/raw/type.mode_t.html