MPD 0.17~git
|
An array of struct locate_item objects. More...
#include <locate.h>
Data Fields | |
unsigned | length |
number of items | |
struct locate_item | items [1] |
this is a variable length array |
An array of struct locate_item objects.
struct locate_item locate_item_list::items[1] |
unsigned locate_item_list::length |