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

Required features: "Win32_System_ApplicationInstallationAndServicing"