pub unsafe extern "system" fn MsiReinstallProductA(
    szproduct: PCSTR,
    szreinstallmode: REINSTALLMODE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"