Class wl_registry_interface

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

public class wl_registry_interface extends Object
struct wl_registry_interface {
    void (*bind)(struct wl_client *, struct wl_resource *, uint32_t, const char *, uint32_t, uint32_t);
}