python27_sys::PyList_Insert [] [src]

pub unsafe extern fn PyList_Insert(list: *mut PyObject, index: Py_ssize_t, item: *mut PyObject) -> c_int