| Crates.io | dyncall |
| lib.rs | dyncall |
| version | 0.1.0 |
| created_at | 2021-02-11 19:03:32.223163+00 |
| updated_at | 2021-02-11 19:03:32.223163+00 |
| description | Crate to approach functionality of the dyncall C library,used by many interpreted languages for dynamic calls to dlls. |
| homepage | |
| repository | https://github.com/IronThread/dyncall |
| max_upload_size | |
| id | 353898 |
| size | 36,896 |
Crate with the purporse of using more easely and powerfull the functionality of the C library
dyncall. Refer to the page for platforms supported.
This library needs mercurial,either on the PATH
environment variable or in the MERCURIAL_PATH one.