DartRetrieve typedef

DartRetrieve = void Function(int, Pointer<Utf8>, Pointer<Float>)

Implementation

typedef DartRetrieve   = void Function(int, Pointer<Utf8>, Pointer<Float>);