Type Definition otter_api_tests::otter_support::imports::unix::raw::mode_t

1.1.0 · source · []
pub 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

Available on Unix only.