example_dylib 0.1.0

Example dynamic link library for executing tests of libraries that load and operate on dynamic link libraries
Documentation

n example dynamically loadable library.

This crate creates a dynamic library that can be used for testing purposes. It exports multiple symbols with different types and abis. It's main purpose is to be used in tests of dynlib crate.