Returns the attributes of the message queue.
impl MsgQueue { fn attributes(&self) -> Result<MqAttr, Errno> }
mq_getattr(3)