devela::_dep::pyo3::ffi

Function PyLong_AsUnsignedLong

pub unsafe extern "C" fn PyLong_AsUnsignedLong(
    arg1: *mut PyObject,
) -> u64 
Available on crate features dep_pyo3 and std only.