Function pyo3_ffi::PyUnicode_GetLength

source ยท
pub unsafe extern "C" fn PyUnicode_GetLength(
    unicode: *mut PyObject
) -> Py_ssize_t