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

Required features: "Win32_Globalization"