DECLARE_ASN1_NDEF_FUNCTION.DECLARE_ASN1_NDEF_FUNCTION

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_NDEF_FUNCTION(string name)
extern (C) nothrow
enum DECLARE_ASN1_NDEF_FUNCTION = " int i2d_" ~ name ~ "_NDEF(" ~ name ~ "* a, ubyte** out_); ";

Meta