pub unsafe extern "system" fn SetupDiEnumDriverInfoA(
deviceinfoset: HDEVINFO,
deviceinfodata: *const SP_DEVINFO_DATA,
drivertype: u32,
memberindex: u32,
driverinfodata: *mut SP_DRVINFO_DATA_V2_A
) -> BOOL
Expand description
Required features: "Win32_Devices_DeviceAndDriverInstallation"
, "Win32_Foundation"