Py_UNICODE_strcmp

Availability: 3.*

version(Python_3_0_Or_Later)
int
Py_UNICODE_strcmp
(
const(Py_UNICODE)* s1
,
const(Py_UNICODE)* s2
)

Meta