pub fn keep_random_devices_open(keep: bool)
Expand description

Controls random device file descriptor behavior.

Requires OpenSSL 1.1.1 or newer.

This corresponds to RAND_keep_random_devices_open.