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