pub unsafe extern "system" fn MsiSourceListEnumSourcesA(
    szproductcodeorpatchcode: PCSTR,
    szusersid: PCSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    dwindex: u32,
    szsource: PSTR,
    pcchsource: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"