ltc_prng_descriptor.start

Start a PRNG state @param prng _out The state to initialize @return CRYPT_OK if successful

struct ltc_prng_descriptor
int function(prng_state* prng) nothrow start;

Meta