Type Alias pyo3_ffi::Py_UNICODE

source ยท
pub type Py_UNICODE = wchar_t;
Available on non-Py_LIMITED_API only.