pub unsafe extern "system" fn PathMakeUniqueName(
    pszuniquename: PWSTR,
    cchmax: u32,
    psztemplate: PWSTR,
    pszlongplate: PWSTR,
    pszdir: PWSTR
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’