Function pyo3_ffi::PyLong_FromLong

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