Class fd_set

java.lang.Object
org.freedesktop.wayland.raw.fd_set

public class fd_set extends Object
struct {
    __fd_mask __fds_bits[16];
}