pub unsafe extern "system" fn SetupDiDeleteDevRegKey(
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
scope: u32,
hwprofile: u32,
keytype: u32
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"