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

Required features: "Win32_Devices_DeviceAndDriverInstallation", "Win32_Foundation"