pub unsafe extern "system" fn SwDevicePropertySet(
    hswdevice: HSWDEVICE,
    cpropertycount: u32,
    pproperties: *const DEVPROPERTY
) -> HRESULT
Expand description

Required features: "Win32_Devices_Enumeration_Pnp", "Win32_Devices_Properties"