Type Alias Py_UNICODE

Source
pub type Py_UNICODE = wchar_t;
👎Deprecated since 0.2.1: Deprecated since Python 3.3 / PEP 393