Function pyo3_ffi::PyLong_AsLongLong

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