pyo3_ffi

Function PyUnicode_READY

Source
pub unsafe fn PyUnicode_READY(op: *mut PyObject) -> c_int
Available on non-Py_LIMITED_API and neither Py_3_12 nor GraalPy only.