wayland-server: Add a wl_resource_for_each macro
authorRob Bradford <rob@linux.intel.com>
Mon, 22 Jul 2013 16:30:51 +0000 (17:30 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 12 Aug 2013 23:26:36 +0000 (16:26 -0700)
commit748c20c46f6c85203dc5582c9e7fce9fee7a1331
tree141b49c3617140c3be1d49725b3349cbe30fbe36
parentdbc41f0344ab26fda9cc4565531b81536f8b9493
wayland-server: Add a wl_resource_for_each macro

This macro allows you to correctly iterate through a list of resources
handling the opaque nature of this type.
src/wayland-server.h