COp1 typedef

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

Implementation

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