pub unsafe extern "system" fn SetupDiGetClassDevsW(
classguid: *const GUID,
enumerator: PWSTR,
hwndparent: HWND,
flags: u32
) -> *mut c_voidExpand description
Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’
