Class wl_notify_func_t

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

public class wl_notify_func_t extends Object
typedef void (*wl_notify_func_t)(struct wl_listener {
    struct wl_list link;
    wl_notify_func_t notify;
} *, void *)