pub fn virtio_iommu_request_async(
    iommu_control_tube: &Tube,
    req: &VirtioIOMMURequest
) -> VirtioIOMMUResponse
Expand description

Send VirtioIOMMURequest without waiting for the response