Function python3_sys::PyUnicode_ReadChar
source ยท pub unsafe extern "C" fn PyUnicode_ReadChar(
unicode: *mut PyObject,
index: Py_ssize_t,
) -> Py_UCS4
pub unsafe extern "C" fn PyUnicode_ReadChar(
unicode: *mut PyObject,
index: Py_ssize_t,
) -> Py_UCS4