hv_memory_flags_t
The permissions for guest physical memory regions.
Declaration
typealias hv_memory_flags_t = UInt64Discussion
Set with the hv_vm_map(_:_:_:_:) and hv_vm_protect(_:_:_:) functions.
The permissions for guest physical memory regions.
typealias hv_memory_flags_t = UInt64Set with the hv_vm_map(_:_:_:_:) and hv_vm_protect(_:_:_:) functions.