pub unsafe extern "system" fn FoldStringW(
    dwmapflags: FOLD_STRING_MAP_FLAGS,
    lpsrcstr: PCWSTR,
    cchsrc: i32,
    lpdeststr: PWSTR,
    cchdest: i32
) -> i32
Expand description

Required features: "Win32_Globalization"