pub unsafe extern "system" fn GetLocaleInfoEx(
    lplocalename: PCWSTR,
    lctype: u32,
    lplcdata: PWSTR,
    cchdata: i32
) -> i32
Expand description

Required features: "Win32_Globalization"