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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’