D-Bus
1.12.2
|
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.