pyo3_ffi

Function PyLong_AsUnsignedLongMask

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