Constant PyUnicode_WCHAR_KIND
pub const PyUnicode_WCHAR_KIND: u32 = 0; // 0u32
👎Deprecated: Removed in Python 3.12
Available on crate features
dep_pyo3
and std
only.pub const PyUnicode_WCHAR_KIND: u32 = 0; // 0u32
dep_pyo3
and std
only.