Type Alias destructor_callback

Source
pub type destructor_callback = extern "C" fn(ptr: *mut c_void);