pub unsafe extern "system" fn FoldStringA(
    dwmapflags: FOLD_STRING_MAP_FLAGS,
    lpsrcstr: PCSTR,
    cchsrc: i32,
    lpdeststr: PSTR,
    cchdest: i32
) -> i32
Expand description

Required features: "Win32_Globalization"