devela::_dep::pyo3::ffi

Function _PyUnicode_NONCOMPACT_DATA

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