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

Unmaps a region in the guest physical address space of the VM