Skip to main content

Py_UNICODE

Type Alias Py_UNICODE 

Source
pub type Py_UNICODE = wchar_t;
Available on non-Py_LIMITED_API only.