pub unsafe extern "system" fn MsiGetShortcutTargetA(
    szshortcutpath: PCSTR,
    szproductcode: PSTR,
    szfeatureid: PSTR,
    szcomponentcode: PSTR
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"