Method lrs::msg_queue::MsgQueue::attributes

Returns the attributes of the message queue.

Syntax

impl MsgQueue {
    fn attributes(&self) -> Result<MqAttr, Errno>
}

See also