Py_UNICODE
pyo3_
ffi
0.27.2
pyo3_ffi
Type Alias
Py_
UNICODE
Copy item path
Source
pub type Py_UNICODE = wchar_t;
👎
Deprecated: Deprecated since Python 3.13. Use
libc::wchar_t
instead.