pub unsafe extern "system" fn MsiRemovePatchesW(
    szpatchlist: PCWSTR,
    szproductcode: PCWSTR,
    euninstalltype: INSTALLTYPE,
    szpropertylist: PCWSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"