nativeGetDepth property
Implementation
late NativeGetDepth nativeGetDepth = lib
.lookup<NativeFunction<NativeGetDepth>>("${nativePrefix}_get_depth")
.asFunction();
late NativeGetDepth nativeGetDepth = lib
.lookup<NativeFunction<NativeGetDepth>>("${nativePrefix}_get_depth")
.asFunction();