Type Definition pyo3::ffi::destructor[−][src]

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