pub fn mq_remove_nonblock(mqd: &MqdT) -> Result<MqAttr, Errno>
Expand description

Convenience function. Removes O_NONBLOCK attribute for a given message queue descriptor Returns the old attributes