Type Definition pyo3_ffi::destructor

source · []
pub type destructor = unsafe extern "C" fn(arg1: *mut PyObject);