Skip to main content
PyCell_New
pyo3
0.29.2
In pyo3::
ffi
pyo3
::
ffi
Function
PyCell_
New
Copy item path
Source
pub unsafe extern "C" fn PyCell_New(o:
*mut
PyObject
) ->
*mut
PyObject
Available on
neither
Py_LIMITED_API
nor
RustPython
.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here