| D-Bus
    1.10.22
    | 
struct representing an element on the free list. More...
| Data Fields | |
| DBusFreedElement * | next | 
| next element of the free list | |
struct representing an element on the free list.
We just cast freed elements to this so we can make a list out of them.
Definition at line 61 of file dbus-mempool.c.
 1.8.13
 1.8.13