Skip to main content

PyLong_CheckExact

Function PyLong_CheckExact 

Source
pub unsafe fn PyLong_CheckExact(op: *mut PyObject) -> i32
Available on non-RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here