pub unsafe extern "system" fn MsiProvideAssemblyA(
szassemblyname: PCSTR,
szappcontext: PCSTR,
dwinstallmode: INSTALLMODE,
dwassemblyinfo: MSIASSEMBLYINFO,
lppathbuf: PSTR,
pcchpathbuf: *mut u32
) -> u32
Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’