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