pub unsafe extern "system" fn MsiGetTargetPathA(
hinstall: MSIHANDLE,
szfolder: PSTR,
szpathbuf: PSTR,
pcchpathbuf: *mut u32
) -> u32Expand description
Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’
