python3_sys::PyDict_DelItemString [] [src]

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