devela::_dep::pyo3::ffi

Function PyUnicode_KIND

pub unsafe fn PyUnicode_KIND(op: *mut PyObject) -> u32 
Available on crate features dep_pyo3 and std only.