Skip to main content

PyLong_AsInt32

Function PyLong_AsInt32 

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