Skip to main content
PyLong_IsNegative
pyo3
0.29.0
In pyo3::
ffi
pyo3
::
ffi
Function
PyLong_
IsNegative
Copy item path
Source
pub unsafe extern "C" fn PyLong_IsNegative(obj:
*mut
PyObject
) ->
i32