DOp1 typedef

DOp1 = Pointer<Void> Function(Pointer<Void>)

Implementation

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