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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’