pub unsafe extern "system" fn SetupDiRegisterCoDeviceInstallers(
    deviceinfoset: HDEVINFO,
    deviceinfodata: *const SP_DEVINFO_DATA
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"