wl_callback_listener

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
struct wl_callback_listener {}

Members

Variables

done
void function(void* data, wl_callback* wl_callback, uint callback_data) done;
Undocumented in source.

Meta