pub unsafe extern "C" fn hv_vm_protect(
    gpa: hv_gpaddr_t,
    size: size_t,
    flags: hv_memory_flags_t
) -> hv_return_t
Expand description

Modifies the permissions of a region in the guest physical address space of the VM