pub unsafe extern "system" fn SetupDiCreateDevRegKeyW(
deviceinfoset: *const c_void,
deviceinfodata: *const SP_DEVINFO_DATA,
scope: u32,
hwprofile: u32,
keytype: u32,
infhandle: *const c_void,
infsectionname: PCWSTR
) -> HKEYExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_System_Registry’