Skip to main content

_PyUnicode_CheckConsistency

Function _PyUnicode_CheckConsistency 

Source
pub unsafe extern "C" fn _PyUnicode_CheckConsistency(
    op: *mut PyObject,
    check_content: c_int,
) -> c_int
Available on non-Py_LIMITED_API and neither PyPy nor GraalPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here