Module config

Source
Expand description

Bindgens config for loading DynamicLibrary on each Platform.

Structs§

DynamicLibraryConfig
Defines, how the dynamic library should be loaded on each of dart’s known platforms.
DynamicLibraryPlatformConfig
Configures how a DynamicLibrary should be created on a platform.

Enums§

DynamicLibraryCreationMode
Represents the different methods to create a DynamicLibrary.