pub unsafe extern "system" fn SetupDiGetClassDevsA(
    classguid: *const GUID,
    enumerator: PSTR,
    hwndparent: HWND,
    flags: u32
) -> *mut c_void
Expand description

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’