Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiSetDeviceRegistryPropertyW
pub unsafe extern "system" fn SetupDiSetDeviceRegistryPropertyW(
deviceinfoset: HDEVINFO,
deviceinfodata: *mut SP_DEVINFO_DATA,
property: SETUP_DI_REGISTRY_PROPERTY,
propertybuffer: *const u8,
propertybuffersize: u32,
) -> BOOL