BN_RAND_BOTTOM_ODD

Values for |bottom| in BN_rand()

extern (C) nothrow @nogc
enum BN_RAND_BOTTOM_ODD = 1;

Meta