[][src]Function pyo3::ffi::PyLong_AsUnsignedLongLong

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