pub unsafe extern "system" fn HlinkResolveShortcutToMoniker(
    pwzshortcutfilename: PWSTR,
    ppimktarget: *mut IMoniker,
    ppwzlocation: *mut PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’, ‘Win32_System_Com’