windows::Win32::Devices::DeviceAndDriverInstallation

Function SetupDiCreateDeviceInfoList

pub unsafe fn SetupDiCreateDeviceInfoList(
    classguid: Option<*const GUID>,
    hwndparent: Option<HWND>,
) -> Result<HDEVINFO>