DECLARE_ASN1_FUNCTIONS_name.DECLARE_ASN1_FUNCTIONS_name

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_name(string type, string name)
extern (C) nothrow
enum DECLARE_ASN1_FUNCTIONS_name = DECLARE_ASN1_ALLOC_FUNCTIONS_name!(type, name) ~ DECLARE_ASN1_ENCODE_FUNCTIONS!(type, name, name);

Meta