Function pyo3::ffi::PyUnicode_GetLength[][src]

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