pub unsafe extern "system" fn MsiSetTargetPathA(
    hinstall: MSIHANDLE,
    szfolder: PSTR,
    szfolderpath: PSTR
) -> u32
Expand description

Required features: ‘Win32_System_ApplicationInstallationAndServicing’, ‘Win32_Foundation’