Constant linux_unsafe::raw::MQ_NOTIFY
source · pub const MQ_NOTIFY: V = 244;Expand description
The system call number for mq_notify on this platform.
pub const MQ_NOTIFY: V = 244;The system call number for mq_notify on this platform.