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