Contents

hv_memory_flags_t

The permissions for guest physical memory regions.

Declaration

typealias hv_memory_flags_t = UInt64

Discussion

Set with the hv_vm_map(_:_:_:_:) and hv_vm_protect(_:_:_:) functions.

Topics

Permissions

See Also

Data Types