Skip to main content
PyLong_AsInt64
pyo3_
ffi
0.29.0
pyo3_ffi
Function
PyLong_
AsInt64
Copy item path
Source
pub unsafe extern "C" fn PyLong_AsInt64( arg1:
*mut
PyObject
, arg2:
*mut
i64
, ) ->
c_int