pyo3::ffi

Function PyLong_AsLongLong

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