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