BN_RAND_BOTTOM_ANY

Values for |bottom| in BN_rand()

extern (C) nothrow @nogc
enum BN_RAND_BOTTOM_ANY = 0;

Meta