Trait implementation lrs::socket::MsgFlags::BitAnd

Objects that implement the binary & operator.

Syntax

impl BitAnd<MsgFlags> for MsgFlags {
    type Output = MsgFlags;
}