pyo3_ffi

Function PyLong_AsUnsignedLongLong

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