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

Required features: ‘Win32_Devices_DeviceAndDriverInstallation’, ‘Win32_Foundation’