Function mq_notify
pub unsafe fn mq_notify(
mqdes: i32,
notification: Option<&sigevent_t>,
) -> Result<(), i32> ⓘ
Available on crate feature
dep_nc
only.Expand description
Register for notification when a message is available