devela::_dep::pyo3::ffi

Function PyUnicode_IS_COMPACT

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