DartEvaluateQuickjsByteCode typedef

DartEvaluateQuickjsByteCode = void Function(int contextId, Pointer<Uint8> bytes, int byteLen)

Implementation

typedef DartEvaluateQuickjsByteCode = void Function(
    int contextId, Pointer<Uint8> bytes, int byteLen);