pub unsafe extern "system" fn CM_Set_Class_PropertyW(
classguid: *const GUID,
propertykey: *const DEVPROPKEY,
propertytype: DEVPROPTYPE,
propertybuffer: *const u8,
propertybuffersize: u32,
ulflags: u32
) -> CONFIGRET
Expand description
Required features: "Win32_Devices_Properties"