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