pyo3::ffi

Function PyUnicode_GetSize

Source
pub unsafe extern "C" fn PyUnicode_GetSize(
    unicode: *mut PyObject,
) -> isize
👎Deprecated: Removed in Python 3.12
Available on non-Py_3_12 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here