python27_sys::PyLong_AsLongAndOverflow [] [src]

pub unsafe extern fn PyLong_AsLongAndOverflow(pylong: *mut PyObject, overflow: *mut c_int) -> c_long