windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiDestroyDriverInfoList

pub unsafe fn SetupDiDestroyDriverInfoList(
    deviceinfoset: HDEVINFO,
    deviceinfodata: Option<*const SP_DEVINFO_DATA>,
    drivertype: SETUP_DI_DRIVER_TYPE,
) -> Result<()>