Function pyo3::ffi::PyObject_DelAttrString

source ·
pub unsafe fn PyObject_DelAttrString(
    o: *mut PyObject,
    attr_name: *const i8
) -> i32
Available on non-PyPy only.
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here