Skip to main content

Py_UNICODE

Type Alias Py_UNICODE 

Source
pub type Py_UNICODE = i32;
👎Deprecated:

Deprecated since Python 3.13. Use libc::wchar_t instead.

Available on non-Py_LIMITED_API only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here