PyUnicodeUCS2_Compare

Compare two strings and return -1, 0, 1 for less than, equal, greater than resp.

version(!Python_3_3_Or_Later && Python_Unicode_UCS2)
extern (C)
int
PyUnicodeUCS2_Compare

Meta