Skip to main content
_PyObject_GC_Resize
pyo3_
ffi
0.28.3
In pyo3_
ffi::
objimpl
pyo3_ffi
::
objimpl
Function
_PyObject_
GC_
Resize
Copy item path
Source
unsafe extern "C" fn _PyObject_GC_Resize( op:
*mut
PyVarObject
, n:
Py_ssize_t
, ) ->
*mut
PyVarObject
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here