Skip to main content
PyLong_FromInt64
pyo3_
ffi
0.29.0
pyo3_ffi
Function
PyLong_
From
Int64
Copy item path
Source
pub unsafe extern "C" fn PyLong_FromInt64(arg1:
i64
) ->
*mut
PyObject