pyo3_ffi

Function PyLong_AsLongLong

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