Skip to main content

relibc/header/bits_key-t/
mod.rs

1/// Used for XSI interprocess communication.
2pub type key_t = core::ffi::c_int;