Skip to main content

PyLong_IsNegative

Function PyLong_IsNegative 

Source
pub unsafe extern "C" fn PyLong_IsNegative(obj: *mut PyObject) -> i32
Available on Py_3_14 only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here