pyo3::ffi

Function PyUnicode_ReadChar

Source
pub unsafe extern "C" fn PyUnicode_ReadChar(
    unicode: *mut PyObject,
    index: isize,
) -> u32
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here