Skip to main content

PyLong_Export

Function PyLong_Export 

Source
pub unsafe extern "C" fn PyLong_Export(
    obj: *mut PyObject,
    export_long: *mut PyLongExport,
) -> c_int
Available on Py_3_14 and neither Py_LIMITED_API nor RustPython only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here