Skip to main content
Files
relibc/header/bits_key-t/
mod.rs
1
/// Used for XSI interprocess communication.
2
pub type
key_t = core::ffi::c_int;