Function python3_sys::PyLong_AsUnsignedLongMask

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