pub fn read_event(fd: RawFd, buf: &mut [u8]) -> Result<usize>
Expand description

Read an event from a chip or request file descriptor.