pub unsafe extern "system" fn CM_Open_Device_Interface_KeyA(
pszdeviceinterface: PCSTR,
samdesired: u32,
disposition: u32,
phkdeviceinterface: *mut HKEY,
ulflags: u32
) -> CONFIGRET
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_System_Registry"