[][src]Function python3_sys::PyUnicode_GetLength

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