Function wrmsr

Source
pub unsafe fn wrmsr(msr: u32, value: u64)
Expand description

Write 64 bits to msr register.

ยงSafety

Needs CPL 0.