msr_is_dumpable

Function msr_is_dumpable 

Source
pub fn msr_is_dumpable(index: u32) -> bool
Expand description

Checks whether a particular MSR can be dumped.

§Arguments

  • index - The index of the MSR that is checked whether it’s needed for serialization.