Skip to main content
PyLong_FromInt32
pyo3_
ffi
0.29.0
In pyo3_
ffi::
longobject
pyo3_ffi
::
longobject
Function
PyLong_
From
Int32
Copy item path
Source
pub unsafe extern "C" fn PyLong_FromInt32(arg1:
i32
) ->
*mut
PyObject
Available on
Py_3_14
only.
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here