Skip to main content

PyUnicode_IS_COMPACT

Function PyUnicode_IS_COMPACT 

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