_PyUnicodeUCS2_IsLinebreak

_

  1. int _PyUnicodeUCS2_IsLinebreak(Py_UNICODE ch)
    version(Python_Unicode_UCS2)
    int
    _PyUnicodeUCS2_IsLinebreak
  2. alias _PyUnicode_IsLinebreak = _PyUnicodeUCS2_IsLinebreak

Meta