pyo3::ffi

Function PyUnicode_GetLength

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