pub unsafe fn supports_rdrand() -> bool
Whether the current CPU supports the rdrand instruction.
rdrand
cpuid instruction must be available. See cpuid.
cpuid