pyo3_ffi

Function PyUnicode_CheckExact

Source
pub unsafe fn PyUnicode_CheckExact(op: *mut PyObject) -> c_int
Available on non-PyPy only.