bench top-level property

BenchDart bench
final

Implementation

final bench = cactusLib
    .lookup<NativeFunction<BenchNative>>('cactus_bench_c')
    .asFunction<BenchDart>();