PyUnicode_READY

Function PyUnicode_READY 

Source
pub unsafe fn PyUnicode_READY(_op: *mut PyObject) -> c_int
Available on Py_3_12 or GraalPy only.