PyUnicodeUCS2_GetMax

Get the maximum ordinal for a Unicode character.

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

Meta