PyUnicodeUCS4_GetMax

Get the maximum ordinal for a Unicode character.

  1. Py_UNICODE PyUnicodeUCS4_GetMax()
    version(!Python_3_3_Or_Later && !Python_Unicode_UCS2)
    extern (C)
    PyUnicodeUCS4_GetMax
    ()
  2. alias PyUnicode_GetMax = PyUnicodeUCS4_GetMax

Meta