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