Constant linux_unsafe::raw::MQ_TIMEDSEND
source · pub const MQ_TIMEDSEND: V = 242;
Expand description
The system call number for mq_timedsend
on this platform.
pub const MQ_TIMEDSEND: V = 242;
The system call number for mq_timedsend
on this platform.