PyUnicodeUCS4_AsCharmapString

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

Parameters

unicode PyObject*

Unicode object

mapping PyObject*

character mapping (unicode ordinal -> char ordinal)

Meta