Function python3_sys::PyLong_FromLongLong

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