windows::Win32::System::ApplicationInstallationAndServicing

Function MsiReinstallProductA

pub unsafe fn MsiReinstallProductA<P0>(
    szproduct: P0,
    szreinstallmode: REINSTALLMODE,
) -> u32
where P0: Param<PCSTR>,