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

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’