pub unsafe extern "system" fn MsiInstallMissingFileW(
    szproduct: PWSTR,
    szfile: PWSTR
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’