dart / 2 / dart-ffi / dynamiclibraryextension.html

DynamicLibraryExtension extension

Method which must not be invoked dynamically.

on

Methods

lookupFunction<T extends Function, F extends Function>(String symbolName, {bool isLeaf = false}) → F
Looks up a native function and returns it as a Dart function.

© 2012 the Dart project authors
Licensed under the BSD 3-Clause "New" or "Revised" License.
https://api.dart.dev/stable/2.18.5/dart-ffi/DynamicLibraryExtension.html