Function python27_sys::PyObject_DelAttrString [] [src]

pub unsafe fn PyObject_DelAttrString(o: *mut PyObject, attr_name: *const c_char) -> c_int