SYNOPSIS
#include <gnutls/dane.h>unsigned int dane_query_entries(dane_query_t q);
ARGUMENTS
- dane_query_t q
- The query result structure
DESCRIPTION
This function will return the number of entries in a query.RETURNS
The number of entries.COPYRIGHT
Copyright © 2001-2016 Free Software Foundation, Inc., and others.Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.