Skip to main content

PyUnicode_Check

Function PyUnicode_Check 

pub unsafe fn PyUnicode_Check(op: *mut PyObject) -> i32
Available on crate feature tls and non-PyPy only.