Py_UNICODE
pyo3
0.27.1
In pyo3::
ffi
pyo3
::
ffi
Type Alias
Py_
UNICODE
Copy item path
Source
pub type Py_UNICODE =
i32
;
👎
Deprecated: Deprecated since Python 3.13. Use
libc::wchar_t
instead.