Function windows_sys::Win32::UI::Shell::HlinkCreateShortcutFromString
[−]pub unsafe extern "system" fn HlinkCreateShortcutFromString(
grfhlshortcutf: u32,
pwztarget: PWSTR,
pwzlocation: PWSTR,
pwzdir: PWSTR,
pwzfilename: PWSTR,
ppwzshortcutfile: *mut PWSTR,
dwreserved: u32
) -> HRESULTExpand description
Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’
