Function windows_sys::Win32::UI::Shell::SHGetNewLinkInfoA
pub unsafe extern "system" fn SHGetNewLinkInfoA(
pszlinkto: PCSTR,
pszdir: PCSTR,
pszname: PSTR,
pfmustcopy: *mut BOOL,
uflags: u32
) -> BOOL
Expand description
Required features: "Win32_Foundation"