python3_sys::PyObject_DelItemString [] [src]

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