windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiOpenDevRegKey

pub unsafe fn SetupDiOpenDevRegKey(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA,
    scope: u32,
    hwprofile: u32,
    keytype: u32,
    samdesired: u32,
) -> Result<HKEY>