pub unsafe extern "system" fn SetupDiSetDeviceInstallParamsW(
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
deviceinstallparams: *const SP_DEVINSTALL_PARAMS_W
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"