BN_RAND_TOP_ANY

Values for |top| in BN_rand()

extern (C) nothrow @nogc
enum BN_RAND_TOP_ANY = -1;

Meta