Function vfio_set_device_reset_method

Source
pub fn vfio_set_device_reset_method(
    pci_id: impl AsRef<str>,
    method: PciDeviceResetMethod,
) -> Result<()>