Function pyo3::ffi::PyUnicode_GetLength

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