Function supports_rdseed

Source
pub unsafe fn supports_rdseed() -> bool
Expand description

Whether the current CPU supports the rdseed instruction.

ยงSafety

cpuid instruction must be available. See cpuid.