Trait implementation lrs::signal::SigfdFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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