pub unsafe extern "system" fn MsiSourceListAddSourceW(
    szproduct: PCWSTR,
    szusername: PCWSTR,
    dwreserved: u32,
    szsource: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"