windows::Win32::System::ApplicationInstallationAndServicing

Function MsiSourceListClearSourceA

pub unsafe fn MsiSourceListClearSourceA<P0, P1, P4>(
    szproductcodeorpatchcode: P0,
    szusersid: P1,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szsource: P4,
) -> u32
where P0: Param<PCSTR>, P1: Param<PCSTR>, P4: Param<PCSTR>,