pub struct SCet;
IA32_S_CET: supervisor mode CET configuration
Read IA32_S_CET. Returns a tuple of the flags and the address to the legacy code page bitmap.
Write IA32_S_CET.
The underlying model specific register.
TypeId
self
Returns the argument unchanged.
Calls U::from(self).
U::from(self)
That is, this conversion is whatever the implementation of [From]<T> for U chooses to do.
[From]<T> for U