dane_query_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_tlsa(dane_state_t s, dane_query_t* r, const(char)* host, const(char)* proto, uint port)
    version(BindGnuTLS_Static)
    extern (System) @nogc nothrow @system
    int
    dane_query_tlsa
    (,,
    const(char)* host
    ,
    const(char)* proto
    ,
    uint port
    )
  2. pdane_query_tlsa dane_query_tlsa;

Meta