devela::_dep::pyo3::ffi

Function PyUnicode_IS_COMPACT_ASCII

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