pub unsafe extern "system" fn SetupDiGetClassDevsW(
classguid: *const GUID,
enumerator: PCWSTR,
hwndparent: HWND,
flags: u32
) -> HDEVINFO
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"