Function windows_sys::Win32::UI::Shell::PathMakeUniqueName
[−]pub unsafe extern "system" fn PathMakeUniqueName(
pszuniquename: PWSTR,
cchmax: u32,
psztemplate: PCWSTR,
pszlongplate: PCWSTR,
pszdir: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_UI_Shell"
, "Win32_Foundation"