Function pyo3::ffi::PyLong_AsUnsignedLongLong

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