windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiSetDeviceRegistryPropertyA

pub unsafe fn SetupDiSetDeviceRegistryPropertyA(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *mut SP_DEVINFO_DATA,
    property: SETUP_DI_REGISTRY_PROPERTY,
    propertybuffer: Option<&[u8]>,
) -> Result<()>