Type Definition pyo3::ffi::Py_UNICODE[][src]

pub type Py_UNICODE = wchar_t;
This is supported on non-Py_LIMITED_API only.