Trait implementation lrs::file::MemfdFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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