Function pyo3_ffi::PyUnicode_GetSize
source ยท pub unsafe extern "C" fn PyUnicode_GetSize(
unicode: *mut PyObject,
) -> Py_ssize_t
๐Deprecated: Removed in Python 3.12
pub unsafe extern "C" fn PyUnicode_GetSize(
unicode: *mut PyObject,
) -> Py_ssize_t