pyo3_ffi

Function _PyUnicode_NONCOMPACT_DATA

Source
pub unsafe fn _PyUnicode_NONCOMPACT_DATA(op: *mut PyObject) -> *mut c_void
Available on non-Py_LIMITED_API and neither GraalPy nor PyPy only.