pub unsafe extern "system" fn MsiApplyMultiplePatchesA(
    szpatchpackages: PCSTR,
    szproductcode: PCSTR,
    szpropertieslist: PCSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"