pub unsafe extern "system" fn MsiSourceListClearSourceA(
    szproductcodeorpatchcode: PCSTR,
    szusersid: PCSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szsource: PCSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"