wl_registry_listener.global

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct wl_registry_listener
extern (C) @nogc nothrow
void function(void* data, wl_registry* wl_registry, uint name, const(char)* interface_, uint version_) global;

Meta