wl_resource_set_implementation

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

Meta