TXT_DB_write

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. core.stdc.config.c_long TXT_DB_write(char* out_, .TXT_DB* db)
    version(OPENSSL_NO_BIO)
    extern (C) nothrow @nogc
    core.stdc.config.c_long
    TXT_DB_write
    (
    char* out_
    ,)
  2. core.stdc.config.c_long TXT_DB_write(libressl_d.openssl.bio.BIO* out_, .TXT_DB* db)

Meta