devela::_dep::pyo3::ffi

Function PyUnicode_IS_READY

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