ASN1_ITEM_EXP

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias ASN1_ITEM_EXP = const(ASN1_ITEM)*
    version(OPENSSL_EXPORT_VAR_AS_FUNCTION)
    extern (C) nothrow
    alias ASN1_ITEM_EXP = const(ASN1_ITEM)*
  2. alias ASN1_ITEM_EXP = const(ASN1_ITEM)

Meta