python3_sys::PyUnicode_ReadChar [] [src]

pub unsafe extern fn PyUnicode_ReadChar(unicode: *mut PyObject, index: Py_ssize_t) -> Py_UCS4