1.27.0[−][src]Function core::arch::x86::_xgetbv
pub unsafe fn _xgetbv(xcr_no: u32) -> u64
This is supported on x86 and target feature
xsave
only.Reads the contents of the extended control register XCR
specified in xcr_no
.