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

Required features: "Win32_Foundation"