Function python27_sys::PyLong_FromSsize_t[][src]

pub unsafe extern "C" fn PyLong_FromSsize_t(
    v: Py_ssize_t
) -> *mut PyObject