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 (GraalPy or Py_3_12) only.