bench top-level property
Implementation
final bench = cactusLib
.lookup<NativeFunction<BenchNative>>('cactus_bench_c')
.asFunction<BenchDart>();
final bench = cactusLib
.lookup<NativeFunction<BenchNative>>('cactus_bench_c')
.asFunction<BenchDart>();