DartImageCallbackPrototype typedef

DartImageCallbackPrototype = int Function(Pointer<Uint8>, int, int, Pointer<Utf8>)

Implementation

typedef DartImageCallbackPrototype = int Function(Pointer<Uint8>, int, int, Pointer<Utf8>);