python27_sys::PyObject_DelItem [] [src]

pub unsafe extern fn PyObject_DelItem(o: *mut PyObject, key: *mut PyObject) -> c_int