Skip to main content
PyCell_New
pyo3_
ffi
0.29.0
In pyo3_
ffi::
cpython::
cellobject
pyo3_ffi
::
cpython
::
cellobject
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