Function GetLocaleInfoEx

Source
pub unsafe extern "C" fn GetLocaleInfoEx(
    lpLocaleName: LPCWSTR,
    LCType: LCTYPE,
    lpLCData: LPWSTR,
    cchData: c_int,
) -> c_int