Type Alias pyo3_ffi::destructor

source ยท
pub type destructor = unsafe extern "C" fn(_: *mut PyObject);