PyUnicodeUCS2_AsCharmapString

version(!Python_3_3_Or_Later && Python_Unicode_UCS2)
extern (C)
PyUnicodeUCS2_AsCharmapString

Parameters

unicode PyObject*

Unicode object

mapping PyObject*

character mapping (unicode ordinal -> char ordinal)

Meta