Skip to main content

PyLong_FromLong

Function PyLong_FromLong 

Source
pub unsafe extern "C" fn PyLong_FromLong(
    arg1: c_long,
) -> *mut PyObject
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here