pub unsafe extern "system" fn SetupDiSetClassPropertyExW(
classguid: *const GUID,
propertykey: *const DEVPROPKEY,
propertytype: DEVPROPTYPE,
propertybuffer: *const u8,
propertybuffersize: u32,
flags: u32,
machinename: PCWSTR,
reserved: *const c_void
) -> BOOLExpand description
Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Devices_Properties", "Win32_Foundation"