devela
0.22.0
In devela::
_
dep::
pyo3::
ffi
devela
::
_dep
::
pyo3
::
ffi
Function
PyObject_DelAttr
Copy item path
pub unsafe fn PyObject_DelAttr( o:
*mut
PyObject
, attr_name:
*mut
PyObject
, ) ->
i32
ⓘ
Available on
crate features
dep_pyo3
and
std
only.