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