pub unsafe extern "system" fn SHGetNewLinkInfoW(
    pszlinkto: PCWSTR,
    pszdir: PCWSTR,
    pszname: PWSTR,
    pfmustcopy: *mut BOOL,
    uflags: u32
) -> BOOL
Expand description

Required features: "Win32_UI_Shell", "Win32_Foundation"