DECLARE_ASN1_FUNCTIONS_const.DECLARE_ASN1_FUNCTIONS_const

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
template DECLARE_ASN1_FUNCTIONS_const(string name)
extern (C) nothrow
enum DECLARE_ASN1_FUNCTIONS_const = DECLARE_ASN1_ALLOC_FUNCTIONS!name ~ DECLARE_ASN1_ENCODE_FUNCTIONS_const!(name, name);

Meta