windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiSetDeviceInstallParamsA

pub unsafe fn SetupDiSetDeviceInstallParamsA(
    deviceinfoset: HDEVINFO,
    deviceinfodata: Option<*const SP_DEVINFO_DATA>,
    deviceinstallparams: *const SP_DEVINSTALL_PARAMS_A,
) -> Result<()>