pub fn with_msg_regs<T>(f: impl FnOnce(&[u64]) -> T) -> T
Expand description
Provides access to the protection domain’s message registers.
pub fn with_msg_regs<T>(f: impl FnOnce(&[u64]) -> T) -> T
Provides access to the protection domain’s message registers.