Function pyo3::ffi::PyUnicode_READY

source ·
pub unsafe fn PyUnicode_READY(op: *mut PyObject) -> i32
Available on neither Py_3_12 nor GraalPy.