Method lrs::poll::Event::fd

Returns the associated file descriptor.

Syntax

impl Event {
    fn fd(self) -> i32
}