STACK_OF.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 STACK_OF(string type)
extern (C) nothrow @nogc
enum STACK_OF = "stack_st_" ~ type;

Meta