Function windows::Win32::Devices::DeviceAndDriverInstallation::CM_Get_Class_PropertyW
pub unsafe fn CM_Get_Class_PropertyW(
classguid: *const GUID,
propertykey: *const DEVPROPKEY,
propertytype: *mut DEVPROPTYPE,
propertybuffer: Option<*mut u8>,
propertybuffersize: *mut u32,
ulflags: u32,
) -> CONFIGRET