Function xcr0_write

Source
pub unsafe fn xcr0_write(val: Xcr0)
Expand description

Write to Extended Control Register XCR0. Only supported if CR4_ENABLE_OS_XSAVE is set.

ยงSafety

Needs CPL 0.