python27_sys

Function PyLong_FromUnsignedLong

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