Function windows_sys::Win32::UI::Shell::HlinkResolveShortcut

pub unsafe extern "system" fn HlinkResolveShortcut(
    pwzshortcutfilename: PCWSTR,
    pihlsite: *mut c_void,
    dwsitedata: u32,
    piunkouter: *mut c_void,
    riid: *const GUID,
    ppvobj: *mut *mut c_void,
) -> HRESULT