pub unsafe extern "system" fn MsiApplyPatchA(
szpatchpackage: PCSTR,
szinstallpackage: PCSTR,
einstalltype: INSTALLTYPE,
szcommandline: PCSTR
) -> u32
Expand description
Required features: "Win32_System_ApplicationInstallationAndServicing"