Type Definition pyo3::ffi::Py_UNICODE

source ·
pub type Py_UNICODE = i32;
Available on non-Py_LIMITED_API only.