Function windows_sys::Win32::Devices::DeviceAndDriverInstallation::SetupDiCreateDeviceInterfaceRegKeyA
pub unsafe extern "system" fn SetupDiCreateDeviceInterfaceRegKeyA(
deviceinfoset: HDEVINFO,
deviceinterfacedata: *const SP_DEVICE_INTERFACE_DATA,
reserved: u32,
samdesired: u32,
infhandle: *const c_void,
infsectionname: PCSTR
) -> HKEY
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_System_Registry"