GDAL
port
cpl_character_sets.h
1
/* This file has been generated by generate_character_set_conv_tables.c */
2
/* DO NOT EDIT !*/
3
4
/* clang-format off */
5
typedef
unsigned
char
CPLCodePageConvTable[128][3];
6
7
const
CPLCodePageConvTable* CPLGetConversionTableToUTF8(
const
char
* pszEncoding);
8
/* clang-format on */
Generated by
1.9.3