Function pyo3::ffi::PyUnicode_ReadChar

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