NativeEvaluateQuickjsByteCode typedef

NativeEvaluateQuickjsByteCode = Void Function(Int32 contextId, Pointer<Uint8> bytes, Int32 byteLen)

Implementation

typedef NativeEvaluateQuickjsByteCode = Void Function(
    Int32 contextId, Pointer<Uint8> bytes, Int32 byteLen);