pyo3_ffi

Function PyLong_FromLong

source
pub unsafe extern "C" fn PyLong_FromLong(
    arg1: c_long,
) -> *mut PyObject