Function pyo3::ffi::PyLong_FromLongLong

source ยท
pub unsafe extern "C" fn PyLong_FromLongLong(
    arg1: i64,
) -> *mut PyObject