DartEvaluateQuickjsByteCode typedef

DartEvaluateQuickjsByteCode = void Function(Pointer<Void>, Pointer<Uint8> bytes, int byteLen, int profileId, Object object, Pointer<NativeFunction<NativeEvaluateQuickjsByteCodeCallback>> callback)

Implementation

typedef DartEvaluateQuickjsByteCode = void Function(Pointer<Void>, Pointer<Uint8> bytes, int byteLen, int profileId, Object object,
    Pointer<NativeFunction<NativeEvaluateQuickjsByteCodeCallback>> callback);