Function python3_sys::PyLong_AsLongLong

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