OPENSSL_strdup.OPENSSL_strdup

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template OPENSSL_strdup(string str)
version(!LIBRESSL_INTERNAL)
extern (C) nothrow @nogc
enum OPENSSL_strdup = "libressl_d.openssl.crypto.CRYPTO_strdup(" ~ str ~ ", __FILE__, __LINE__)";

Meta