Data structure used by the array iterate functions. More...
#include <adbus-iterator.h>
Data Fields | |
| const char * | sig |
| Signature of the array data - not null terminated. | |
| size_t | sigsz |
| Size of the array data signature. | |
| const char * | data |
| Beginning of the array data. | |
| size_t | size |
| Size of the array data. | |
Data structure used by the array iterate functions.
1.6.1