dane_query_to_raw_tlsa

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_to_raw_tlsa(dane_query_t q, uint* data_entries, char*** dane_data, int** dane_data_len, int* secure, int* bogus)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    dane_query_to_raw_tlsa
  2. pdane_query_to_raw_tlsa dane_query_to_raw_tlsa;

Meta