DECLARE_SPECIAL_STACK_OF.DECLARE_SPECIAL_STACK_OF

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template DECLARE_SPECIAL_STACK_OF(string type, string type2)
extern (C) nothrow @nogc
enum DECLARE_SPECIAL_STACK_OF = "struct " ~ libressl_d.openssl.safestack.STACK_OF!(type) ~ " { libressl_d.openssl.stack._STACK stack; }";

Meta