Function pyo3::ffi::PyUnicode_IS_READY

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