wl_resource_set_dispatcher

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_resource_set_dispatcher wl_resource_set_dispatcher;
  2. void wl_resource_set_dispatcher(wl_resource* resource, wl_dispatcher_func_t dispatcher, const(void)* impl, void* data, wl_resource_destroy_func_t destroy)
    version(WlStatic)
    extern (C) nothrow
    void
    wl_resource_set_dispatcher

Meta