pyo3_ffi

Function PyUnicode_Check

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