Skip to main content
Deleter
pyo3
0.28.3
In pyo3::
impl_
::
pymethods
pyo3
::
impl_
::
pymethods
Type Alias
Deleter
Copy item path
Source
pub(crate) type Deleter = for<'py> unsafe
fn
(
Python
<'py>,
NonNull
<
PyObject
>) ->
PyResult
<
c_int
>;
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here