python3_sys::PyUnicode_Compare [] [src]

pub unsafe extern fn PyUnicode_Compare(left: *mut PyObject, right: *mut PyObject) -> c_int