dane_query_data

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.
  1. int dane_query_data(dane_query_t q, uint idx, uint* usage, uint* type, uint* match, gnutls_datum_t* data)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    dane_query_data
    (,
    uint idx
    ,
    uint* usage
    ,
    uint* type
    ,
    uint* match
    ,)
  2. pdane_query_data dane_query_data;

Meta