nativeLib method
tells which dylib to lookup for function pointer
Implementation
DynamicLibrary nativeLib() {
throw UnimplementedError();
}
tells which dylib to lookup for function pointer
DynamicLibrary nativeLib() {
throw UnimplementedError();
}