IntPointerVoidPointerUint8 typedef

IntPointerVoidPointerUint8 = int Function(Pointer<Void>, Pointer<Uint8>)

Implementation

typedef IntPointerVoidPointerUint8 = int Function(
    Pointer<Void>, Pointer<Uint8>);