Skip to main content

PyUnicode_IS_READY

Function PyUnicode_IS_READY 

pub unsafe fn PyUnicode_IS_READY(_op: *mut PyObject) -> u32
Available on crate feature tls and (Py_3_12 or GraalPy) only.