pub unsafe extern "system" fn SetupDiSetClassInstallParamsW(
deviceinfoset: *const c_void,
deviceinfodata: *const SP_DEVINFO_DATA,
classinstallparams: *const SP_CLASSINSTALL_HEADER,
classinstallparamssize: u32
) -> BOOLExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
