pub unsafe extern "system" fn MsiProvideAssemblyW(
    szassemblyname: PCWSTR,
    szappcontext: PCWSTR,
    dwinstallmode: INSTALLMODE,
    dwassemblyinfo: MSIASSEMBLYINFO,
    lppathbuf: PWSTR,
    pcchpathbuf: *mut u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"