python27_sys

Function PyLong_AsUnsignedLong

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