Function windows_sys::Win32::UI::Shell::HlinkCreateShortcut

pub unsafe extern "system" fn HlinkCreateShortcut(
    grfhlshortcutf: u32,
    pihl: *mut c_void,
    pwzdir: PCWSTR,
    pwzfilename: PCWSTR,
    ppwzshortcutfile: *mut PWSTR,
    dwreserved: u32,
) -> HRESULT