pub unsafe extern "system" fn SetupDiCreateDeviceInfoList(
    classguid: *const GUID,
    hwndparent: HWND
) -> HDEVINFO
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"