Constant IPC_OLD
pub const IPC_OLD: i32 = 0;
Available on crate feature
dep_nc
only.Expand description
Version flags for semctl, msgctl, and shmctl commands These are passed as bitflags or-ed with the actual command
pub const IPC_OLD: i32 = 0;
dep_nc
only.Version flags for semctl, msgctl, and shmctl commands These are passed as bitflags or-ed with the actual command