PyUnicode_DATA

Function PyUnicode_DATA 

Source
pub unsafe fn PyUnicode_DATA(op: *mut PyObject) -> *mut c_void
Available on neither GraalPy nor PyPy nor Py_3_14.