Function pyo3::ffi::PyLong_AsUnsignedLong

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