pyo3::ffi

Function PyLong_AsUnsignedLongLong

Source
pub unsafe extern "C" fn PyLong_AsUnsignedLongLong(
    arg1: *mut PyObject,
) -> u64
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here