unsigned int WINAPI WS_get_internal_seed_size( WIN32_SEEDER that )This function allows to query the seeder instance, which is represented by the parameter that, for the current value of its internal seed size. WS_get_internal_seed_size does not check whether the parameter that is NULL or not.
Return values:
WS_get_internal_seed_size returns the current internal seed size of the seeder.