Clears a flag.
impl EventfdFlags { fn unset(&mut self, flag: EventfdFlags) -> () }
The flag to be cleared.