Function windows_sys::Win32::Globalization::LCMapStringEx
[−]pub unsafe extern "system" fn LCMapStringEx(
lplocalename: PCWSTR,
dwmapflags: u32,
lpsrcstr: PCWSTR,
cchsrc: i32,
lpdeststr: PWSTR,
cchdest: i32,
lpversioninformation: *const NLSVERSIONINFO,
lpreserved: *const c_void,
sorthandle: LPARAM
) -> i32
Expand description
Required features: "Win32_Globalization"
, "Win32_Foundation"