BN_DEC_CONV

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. enum BN_DEC_CONV;
    version(C_LP64)
    extern (C) nothrow @nogc
    enum BN_DEC_CONV = 10000000000000000000UL;
  2. enum BN_DEC_CONV;

Meta