package ch.ntb.inf.libusbJava; public class Libusb_pollfd { int fd; byte events; }