Skip to main content
Py_GetConstantBorrowed
pyo3_
ffi
0.28.3
In pyo3_
ffi::
object
pyo3_ffi
::
object
Function
Py_
GetConstant
Borrowed
Copy item path
Source
pub unsafe extern "C" fn Py_GetConstantBorrowed( constant_id:
c_uint
, ) ->
*mut
PyObject
Available on
Py_3_13
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here