windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiOpenDeviceInterfaceRegKey

pub unsafe fn SetupDiOpenDeviceInterfaceRegKey(
    deviceinfoset: HDEVINFO,
    deviceinterfacedata: *const SP_DEVICE_INTERFACE_DATA,
    reserved: Option<u32>,
    samdesired: u32,
) -> Result<HKEY>