Skip to main content

PyLong_AsInt64

Function PyLong_AsInt64 

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