Function windows_sys::Win32::UI::Shell::HlinkCreateFromString
[−]pub unsafe extern "system" fn HlinkCreateFromString(
pwztarget: PCWSTR,
pwzlocation: PCWSTR,
pwzfriendlyname: PCWSTR,
pihlsite: IHlinkSite,
dwsitedata: u32,
piunkouter: IUnknown,
riid: *const GUID,
ppvobj: *mut *mut c_void
) -> HRESULT
Expand description
Required features: "Win32_UI_Shell"