OPENSSL_realloc_clean.OPENSSL_realloc_clean

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

Meta