Function python27_sys::PyInt_FromSsize_t[][src]

pub unsafe extern "C" fn PyInt_FromSsize_t(ival: Py_ssize_t) -> *mut PyObject