shared_library 0.1.9

Easily bind to and load shared libraries
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.lazy_static]
version = "1"

[dependencies.libc]
version = "0.2"

[package]
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Easily bind to and load shared libraries"
license = "Apache-2.0/MIT"
name = "shared_library"
repository = "https://github.com/tomaka/shared_library/"
version = "0.1.9"