Type Alias python3_sys::destructor

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