Function pyo3::ffi::PyUnicode_Check

source ·
pub unsafe fn PyUnicode_Check(op: *mut PyObject) -> i32
Available on non-PyPy only.