destructor

Type Alias destructor 

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