pub unsafe extern "system" fn MsiReinstallFeatureW(
szproduct: PWSTR,
szfeature: PWSTR,
dwreinstallmode: REINSTALLMODE
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
