Skip to main content

PyUnicode_CheckExact

Function PyUnicode_CheckExact 

Source
pub unsafe fn PyUnicode_CheckExact(op: *mut PyObject) -> c_int
Available on neither PyPy nor RustPython.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here