Function pyo3_ffi::PyLong_FromLongLong

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