Trait implementation lrs::event::EventfdFlags::BitAnd

Objects that implement the binary & operator.

Syntax

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