BN_LONG

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias BN_LONG = core.stdc.config.c_long
    version(C_LP64)
    extern (C) nothrow @nogc
    alias BN_LONG = core.stdc.config.c_long
  2. alias BN_LONG = int

Meta