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