Function pyo3::types::capsule::capsule_destructor

source ·
unsafe extern "C" fn capsule_destructor<T: 'static + Send, F: FnOnce(T, *mut c_void) + Send>(
    capsule: *mut PyObject
)
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here