Skip to main content

PyUnicode_KIND

Function PyUnicode_KIND 

pub unsafe fn PyUnicode_KIND(op: *mut PyObject) -> u32
Available on non-GraalPy and non-Py_3_14 and crate feature tls only.