RDRand.isSupported

struct RDRand
@property static nothrow @nogc
bool
isSupported
()

Return Value

Type: bool

true if your platform supports the rdrand instruction. Evaluated at runtime.

Meta