Trait implementation lrs::signal::SigfdFlags::Not

Objects that implement the unary ! operator.

Syntax

impl Not for SigfdFlags {
    type Output = SigfdFlags;
}