Type Definition memflow_kvm::KVMConnector

source · []
pub type KVMConnector<'a> = MappedPhysicalMemory<&'a mut [u8], KVMMapData<&'a mut [u8]>>;