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