pub unsafe extern "system" fn SetupDiBuildDriverInfoList(
    deviceinfoset: *const c_void,
    deviceinfodata: *mut SP_DEVINFO_DATA,
    drivertype: SETUP_DI_BUILD_DRIVER_DRIVER_TYPE
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"