wl_resource_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_resource_create wl_resource_create;
  2. wl_resource* wl_resource_create(wl_client* client, const(wl_interface)* iface, int ver, uint id)
    version(WlStatic)
    extern (C) nothrow
    wl_resource_create
    (,,
    int ver
    ,
    uint id
    )

Meta