python27_sys

Function PyLong_AsUnsignedLongMask

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