pyo3::ffi

Function PyLong_AsUnsignedLongMask

Source
pub unsafe extern "C" fn PyLong_AsUnsignedLongMask(
    arg1: *mut PyObject,
) -> u64