pyo3::ffi

Function PyLong_FromLong

Source
pub unsafe extern "C" fn PyLong_FromLong(arg1: i64) -> *mut PyObject