summaryrefslogtreecommitdiffstats
path: root/doc/functions/dane_query_entries
blob: 3129cda4a535cff181b6ef9be00880933ef72c26 (plain)
1
2
3
4
5
6
7
8
9
10
11
@deftypefun {unsigned int} {dane_query_entries} (dane_query_t @var{q})
@var{q}: The query result structure

This function will return the number of entries in a query.

@strong{Returns:} The number of entries.
@end deftypefun