devela::_dep::pyo3::ffi

Function PyUnicode_GetLength

pub unsafe extern "C" fn PyUnicode_GetLength(
    unicode: *mut PyObject,
) -> isize 
Available on crate features dep_pyo3 and std only.