Type Definition pyo3::ffi::destructor

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