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