_PyUnicodeUCS4_DecodeUnicodeInternal

_

  1. PyObject* _PyUnicodeUCS4_DecodeUnicodeInternal(const(char)* string, Py_ssize_t length, const(char)* errors)
    version(!Python_Unicode_UCS2)
    _PyUnicodeUCS4_DecodeUnicodeInternal
    (
    const(char)* string
    ,,
    const(char)* errors
    )
  2. alias _PyUnicode_DecodeUnicodeInternal = _PyUnicodeUCS4_DecodeUnicodeInternal

Meta