Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::CM_Get_Device_Interface_PropertyW
pub unsafe extern "system" fn CM_Get_Device_Interface_PropertyW(
pszdeviceinterface: PCWSTR,
propertykey: *const DEVPROPKEY,
propertytype: *mut DEVPROPTYPE,
propertybuffer: *mut u8,
propertybuffersize: *mut u32,
ulflags: u32,
) -> CONFIGRET