wl_global_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. da_wl_global_create wl_global_create;
  2. wl_global* wl_global_create(wl_display* display, const(wl_interface)* iface, int ver, void* data, wl_global_bind_func_t bind)
    version(WlStatic)
    extern (C) nothrow
    wl_global_create

Meta