pyo3::ffi

Function PyMapping_DelItemString

Source
pub unsafe fn PyMapping_DelItemString(o: *mut PyObject, key: *mut i8) -> i32