pub unsafe extern "system" fn SetupSetSourceListW(
    flags: u32,
    sourcelist: *const PCWSTR,
    sourcecount: u32
) -> BOOL
Expand description

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"