Function python27_sys::PyLong_FromUnsignedLong[][src]

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