DDestroy typedef

DDestroy = void Function(Pointer<Void>)

Implementation

typedef DDestroy = void Function(ffi.Pointer<ffi.Void>);