Class wl_output_interface

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

public class wl_output_interface extends Object
struct wl_output_interface {
    void (*release)(struct wl_client *, struct wl_resource *);
}