Skip to main content

VmiProtection

Trait VmiProtection 

Source
pub trait VmiProtection: VmiQueryProtection + VmiSetProtection { }
Expand description

Combined memory access read and write.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§